Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-152618
#<BuildRuby:0x0000558d75b724f8
@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-152618",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006994 0.000695 2.062643 ( 3.615299)
build_miniruby 0.000000 0.001557 1.966635 ( 2.693713)
build_ruby 0.000000 0.001873 3.824124 ( 4.667765)
build_all 0.006856 0.002144 7.028973 ( 6.333277)
build_install 0.014108 0.007059 8.744660 ( 8.826240)
test_btest 0.000599 0.000171 94.157541 ( 83.241424)
test_basic 0.004084 0.004453 1.026656 ( 1.693425)
test_all 0.064210 0.057422 842.531471 (496.561174)
test_rubyspec 0.013743 0.090358 184.891096 (213.275087)
total: 820.91 sec