Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-065232
#<BuildRuby:0x000056133d5edf70
@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.20240309-065232",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007716 0.000000 2.602756 ( 2.457836)
build_miniruby 0.001305 0.000110 1.558902 ( 1.558483)
build_ruby 0.001755 0.000170 3.405757 ( 3.649837)
build_all 0.007458 0.000722 6.648080 ( 3.377038)
build_install 0.011482 0.009758 8.478444 ( 4.913314)
test_btest 0.000753 0.000117 93.624464 ( 39.817993)
test_basic 0.005585 0.000872 0.963334 ( 1.034508)
test_all 0.097114 0.022004 803.712614 (302.396663)
test_rubyspec 0.045626 0.045719 127.872605 (143.022745)
total: 502.23 sec