Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-040700
#<BuildRuby:0x0000560b637e1fc0
@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.20240209-040700",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005925 0.000075 1.763575 ( 2.080434)
build_miniruby 0.001241 0.000046 1.358501 ( 1.356510)
build_ruby 0.001896 0.000070 3.269481 ( 3.477638)
build_all 0.000000 0.007049 6.272514 ( 2.416416)
build_install 0.006591 0.010415 7.185592 ( 3.374269)
test_btest 0.001079 0.000000 89.182168 ( 28.911844)
test_basic 0.003991 0.003651 0.964210 ( 1.066012)
test_all 0.076034 0.041799 713.863271 (243.743268)
test_rubyspec 0.052574 0.045594 146.620355 (155.732531)
total: 442.16 sec