Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-111019
#<BuildRuby:0x0000563552ab1ed0
@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.20240218-111019",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000000 0.000108 0.000108 ( 0.000214)
configure 0.000000 0.000037 0.000037 ( 0.000036)
build_up 0.003355 0.003691 2.125857 ( 3.515865)
build_miniruby 0.001381 0.000277 1.838619 ( 1.983909)
build_ruby 0.001663 0.000333 3.637941 ( 4.467281)
build_all 0.004614 0.004282 6.774424 ( 5.196918)
build_install 0.016851 0.005201 8.571072 ( 7.821302)
test_btest 0.000694 0.000163 95.120011 ( 74.516223)
test_basic 0.005925 0.001394 1.022348 ( 1.571368)
test_all 0.084683 0.043323 891.007658 (830.334491)
test_rubyspec 0.054122 0.048866 138.323144 (224.615866)
total: 1154.02 sec