Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-230448
#<BuildRuby:0x00007f0297d3fdd8
@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.20241221-230448",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000046 0.000004 0.000050 ( 0.000049)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.005859 0.000517 2.229322 ( 3.002061)
build_miniruby 0.001559 0.000137 1.646694 ( 1.683734)
build_ruby 0.001938 0.000000 3.869917 ( 4.011380)
build_all 0.005302 0.003210 6.306984 ( 2.648644)
build_install 0.011344 0.007284 7.622829 ( 3.990884)
test_btest 0.000873 0.000125 76.434353 ( 23.581046)
test_basic 0.006379 0.004944 1.060930 ( 1.151933)
test_all 0.115504 0.028750 698.466145 (216.643189)
test_rubyspec 0.051441 0.030228 121.713801 ( 35.591261)
total: 292.31 sec