Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-182144
#<BuildRuby:0x00007f6e568efdc0
@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.20241119-182144",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003016 0.004640 3.089277 ( 3.136628)
build_miniruby 0.001334 0.000290 1.392392 ( 1.389337)
build_ruby 0.001344 0.000292 3.877399 ( 4.037945)
build_all 0.007779 0.000000 5.683755 ( 2.365778)
build_install 0.006863 0.009760 7.613179 ( 3.513982)
test_btest 0.000675 0.000186 68.567240 ( 18.026120)
test_basic 0.007534 0.000969 0.754391 ( 0.810491)
test_all 0.102512 0.036142 615.940835 (221.585902)
test_rubyspec 0.045671 0.033054 114.314550 ( 20.944707)
total: 275.81 sec