Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-033241
#<BuildRuby:0x00007f17ba78fdd8
@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.20240705-033241",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.007760 0.000575 4.169454 ( 3.656137)
build_miniruby 0.000000 0.001851 1.560456 ( 1.557538)
build_ruby 0.000000 0.002173 3.970450 ( 4.133185)
build_all 0.000806 0.008598 8.082186 ( 3.155884)
build_install 0.013749 0.005628 11.212228 ( 5.243703)
test_btest 0.000766 0.000203 117.455461 ( 33.213209)
test_basic 0.009472 0.001302 1.242466 ( 2.865448)
test_all 0.111176 0.042267 825.519884 (237.267702)
test_rubyspec 0.045995 0.047811 174.618178 ( 35.313487)
total: 326.41 sec