Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-212100
#<BuildRuby:0x0000560a25ebe008
@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.20231011-212100",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003204 0.004653 2.449265 ( 2.942793)
build_miniruby 0.001372 0.000294 1.645443 ( 1.660582)
build_ruby 0.001261 0.000270 3.371226 ( 3.600557)
build_all 0.007365 0.000657 6.261578 ( 4.293826)
build_install 0.012664 0.007500 7.929140 ( 5.565543)
test_btest 0.000683 0.000166 89.150143 ( 45.783679)
test_basic 0.009036 0.000000 1.034686 ( 1.355418)
test_all 0.010194 0.000557 699.385328 (287.045355)
test_rubyspec 0.034972 0.033096 105.808201 (118.176880)
total: 470.43 sec