Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-003435
#<BuildRuby:0x00007fc8bce5fdd0
@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.20241209-003435",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003524 0.003244 2.819966 ( 2.813600)
build_miniruby 0.001300 0.000203 1.175986 ( 1.173197)
build_ruby 0.000000 0.001685 3.227964 ( 3.344121)
build_all 0.002663 0.004859 5.200462 ( 2.075571)
build_install 0.015578 0.000856 6.915226 ( 3.256523)
test_btest 0.000672 0.000127 68.866391 ( 17.920074)
test_basic 0.009678 0.000363 0.780934 ( 0.827759)
test_all 0.092926 0.050192 635.898170 (187.875242)
test_rubyspec 0.038988 0.039603 111.113428 ( 20.024199)
total: 239.31 sec