Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-024906
#<BuildRuby:0x000055924be7e270
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240306-024906",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002767 0.004539 2.692374 ( 2.525931)
build_miniruby 0.001375 0.000265 1.528947 ( 1.531668)
build_ruby 0.001538 0.000000 3.347560 ( 3.746231)
build_all 0.007723 0.000000 6.539295 ( 3.004728)
build_install 0.005205 0.014870 8.859010 ( 5.149928)
test_btest 0.000838 0.000243 91.880207 ( 44.885186)
test_basic 0.001470 0.007132 1.062967 ( 1.229632)
test_all 0.091400 0.026063 824.010604 (299.947881)
test_rubyspec 0.044335 0.044608 124.039587 (133.437614)
total: 495.46 sec