Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-023001
#<BuildRuby:0x00005557baf69f70
@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.20230311-023001",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000005 0.000000 0.000005 ( 0.000025)
configure 0.000011 0.000001 0.000012 ( 0.000023)
build_up 0.005261 0.000179 1.617726 ( 3.452811)
build_miniruby 0.001318 0.000000 1.228525 ( 1.228654)
build_ruby 0.001589 0.000000 2.360542 ( 2.544575)
build_all 0.005468 0.000650 1.947356 ( 1.177835)
build_install 0.005903 0.009165 3.099845 ( 2.297169)
test_btest 0.000491 0.000117 66.257675 ( 20.590871)
test_basic 0.004107 0.000000 0.498485 ( 0.596499)
test_all 0.000000 0.001172 593.002992 (188.294186)
test_rubyspec 0.017208 0.022622 70.346559 ( 80.216182)
total: 300.40 sec