Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-140843
#<BuildRuby:0x0000558098e81f48
@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.20230914-140843",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006652 0.000986 2.262518 ( 4.545021)
build_miniruby 0.001758 0.000261 1.594065 ( 1.750131)
build_ruby 0.001387 0.000206 3.315215 ( 3.779660)
build_all 0.007975 0.000000 6.276487 ( 4.460124)
build_install 0.016571 0.003493 7.820408 ( 7.095580)
test_btest 0.000921 0.000135 85.024287 ( 45.669396)
test_basic 0.008193 0.001205 1.021009 ( 1.535759)
test_all 0.009139 0.000670 666.654956 (303.831681)
test_rubyspec 0.023104 0.057094 110.417430 (141.688600)
total: 514.36 sec