Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-061317
#<BuildRuby:0x00007fbded10fdd0
@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.20241228-061317",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005609 0.001052 2.269371 ( 3.055611)
build_miniruby 0.001688 0.000000 1.692404 ( 1.821157)
build_ruby 0.002186 0.000000 4.546605 ( 4.912401)
build_all 0.008570 0.000721 7.041393 ( 4.450096)
build_install 0.018164 0.003206 8.761308 ( 6.446577)
test_btest 0.000000 0.000810 76.290263 ( 34.623328)
test_basic 0.005521 0.004164 0.934939 ( 0.984667)
test_all 0.111749 0.030154 681.067311 (268.475019)
test_rubyspec 0.033622 0.045737 118.747773 ( 23.310433)
total: 348.08 sec