Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-221827
#<BuildRuby:0x00007f091ab0fde0
@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-221827",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003090 0.002705 1.738131 ( 2.036283)
build_miniruby 0.001258 0.000336 1.172421 ( 1.168914)
build_ruby 0.001446 0.000385 4.059433 ( 4.224115)
build_all 0.008394 0.000117 6.581125 ( 2.752949)
build_install 0.010463 0.006444 8.462087 ( 4.615239)
test_btest 0.000787 0.000218 78.722945 ( 21.047632)
test_basic 0.003610 0.004956 1.012053 ( 1.062621)
test_all 0.112509 0.034069 734.249699 (215.557967)
test_rubyspec 0.049468 0.034205 122.496021 ( 35.886853)
total: 288.35 sec