Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-074957
#<BuildRuby:0x00007f6e5de3fdc8
@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.20241218-074957",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005297 0.001135 2.264625 ( 2.768864)
build_miniruby 0.001370 0.000293 2.020289 ( 2.020291)
build_ruby 0.001512 0.000324 3.638434 ( 3.811977)
build_all 0.007813 0.000000 5.550578 ( 2.187868)
build_install 0.015871 0.002124 7.704312 ( 4.098023)
test_btest 0.001024 0.000199 76.365623 ( 20.373342)
test_basic 0.009152 0.000000 1.006998 ( 1.053838)
test_all 0.103836 0.039796 688.509977 (204.962791)
test_rubyspec 0.039675 0.041478 113.489197 ( 26.326600)
total: 267.60 sec