Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-110533
#<BuildRuby:0x00005597811a5fb8
@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.20230830-110533",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001648 0.004242 1.759650 ( 2.979364)
build_miniruby 0.001164 0.000173 1.643721 ( 1.854504)
build_ruby 0.001800 0.000267 3.369467 ( 4.025842)
build_all 0.007176 0.001064 6.421648 ( 4.304062)
build_install 0.011470 0.009425 7.905160 ( 5.497524)
test_btest 0.001031 0.000000 82.866516 ( 45.117843)
test_basic 0.007411 0.000826 0.932866 ( 1.243083)
test_all 0.008292 0.001658 698.524599 (311.426323)
test_rubyspec 0.043006 0.029237 105.602277 (126.277550)
total: 502.73 sec