Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-043350
#<BuildRuby:0x00005620cccb63b0
@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.20240212-043350",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002724 0.003678 1.870505 ( 2.235260)
build_miniruby 0.001443 0.000000 1.635456 ( 1.635601)
build_ruby 0.001782 0.000000 3.458835 ( 3.697665)
build_all 0.003445 0.005086 6.573195 ( 3.349750)
build_install 0.005623 0.013494 7.963954 ( 4.553932)
test_btest 0.000830 0.000000 90.383791 ( 36.954436)
test_basic 0.005921 0.001336 0.952635 ( 1.021262)
test_all 0.091947 0.023467 740.711299 (266.004030)
test_rubyspec 0.063138 0.044109 179.964992 (189.455958)
total: 508.91 sec