Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-003634
#<BuildRuby:0x00007fd9f474fdd0
@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.20241229-003634",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000687 0.004398 1.416880 ( 1.722050)
build_miniruby 0.001104 0.000414 1.128289 ( 1.125224)
build_ruby 0.001771 0.000000 2.913284 ( 3.147326)
build_all 0.004162 0.003283 5.435594 ( 2.081669)
build_install 0.010376 0.004975 6.419090 ( 3.200370)
test_btest 0.000744 0.000298 62.667447 ( 16.338006)
test_basic 0.001655 0.007298 0.704864 ( 0.751120)
test_all 0.109760 0.029090 587.738551 (179.697072)
test_rubyspec 0.031618 0.043682 113.990922 ( 19.613917)
total: 227.68 sec