Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-070604
#<BuildRuby:0x000055809478e190
@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.20240120-070604",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.005404 0.000932 1.797444 ( 3.585942)
build_miniruby 0.001662 0.000286 1.786560 ( 2.781639)
build_ruby 0.001695 0.000292 3.595192 ( 5.551882)
build_all 0.004684 0.004298 6.369496 ( 8.497182)
build_install 0.021890 0.000884 7.806142 ( 10.023623)
test_btest 0.000734 0.000130 86.462020 (110.323158)
test_basic 0.000682 0.006986 0.928905 ( 1.898158)
test_all 0.097442 0.033104 820.940976 (660.707634)
test_rubyspec 0.084328 0.020362 169.092442 (189.468454)
total: 992.84 sec