Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-163621
#<BuildRuby:0x00007f1eb9c4fde0
@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-163621",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005290 0.000253 1.561826 ( 1.908894)
build_miniruby 0.001123 0.000249 1.079198 ( 1.076325)
build_ruby 0.001304 0.000290 2.887310 ( 3.095379)
build_all 0.006443 0.001431 4.605995 ( 1.816503)
build_install 0.012957 0.003374 5.942967 ( 3.047340)
test_btest 0.000599 0.000136 60.754386 ( 16.523112)
test_basic 0.008789 0.000000 0.691548 ( 0.741407)
test_all 0.107722 0.029232 579.375811 (171.594577)
test_rubyspec 0.036616 0.043879 113.630551 ( 19.533584)
total: 219.34 sec