Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-052852
#<BuildRuby:0x000055c35e4827f0
@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.20230130-052852",
@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.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004554 0.000124 1.136027 ( 1.900969)
build_miniruby 0.001339 0.000279 1.168135 ( 1.245473)
build_ruby 0.000973 0.000203 2.486977 ( 2.851240)
build_all 0.007091 0.000601 4.018154 ( 2.441622)
build_install 0.011816 0.004965 3.112013 ( 3.019425)
test_btest 0.000584 0.000130 57.645076 ( 31.340831)
test_basic 0.005896 0.000328 0.457946 ( 0.588984)
test_all 0.002109 0.000000 641.468631 (234.070895)
test_rubyspec 0.029385 0.017850 67.646807 ( 77.767205)
total: 355.23 sec