Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-051520
#<BuildRuby:0x00005601b8886390
@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-051520",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000330 0.006569 2.676886 ( 2.578405)
build_miniruby 0.001085 0.000226 1.657749 ( 1.676954)
build_ruby 0.001876 0.000000 3.735203 ( 4.080318)
build_all 0.005665 0.002179 6.835898 ( 3.881044)
build_install 0.016792 0.001937 8.731453 ( 5.352369)
test_btest 0.000930 0.000186 95.853116 ( 45.394772)
test_basic 0.008140 0.000059 0.926210 ( 1.103466)
test_all 0.085400 0.032431 824.996116 (293.010663)
test_rubyspec 0.033947 0.053385 125.049268 (134.556884)
total: 491.64 sec