Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-053522
#<BuildRuby:0x000055ac2d0b6380
@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.20240301-053522",
@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.000008 0.000005 0.000013 ( 0.000013)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000010 0.000006 0.000016 ( 0.000016)
build_up 0.004874 0.002276 2.408207 ( 2.316731)
build_miniruby 0.001388 0.000000 1.669744 ( 1.667196)
build_ruby 0.001527 0.000000 2.874167 ( 3.130247)
build_all 0.006444 0.000874 6.343307 ( 2.454917)
build_install 0.011392 0.007672 7.896640 ( 3.524860)
test_btest 0.000669 0.000348 90.457830 ( 24.011873)
test_basic 0.001417 0.004775 0.795148 ( 0.854260)
test_all 0.104668 0.013200 705.554996 (206.957283)
test_rubyspec 0.044358 0.037447 102.838924 (111.864886)
total: 356.78 sec