Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-125622
#<BuildRuby:0x00007fe24bd0fdd8
@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.20241216-125622",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005990 0.000333 2.531946 ( 3.018915)
build_miniruby 0.000000 0.001540 2.138812 ( 2.153018)
build_ruby 0.000000 0.002043 4.034876 ( 4.206494)
build_all 0.003968 0.005431 6.022907 ( 2.837521)
build_install 0.015312 0.005696 8.438965 ( 5.351266)
test_btest 0.000565 0.000138 77.908008 ( 31.324464)
test_basic 0.006198 0.005174 1.026833 ( 1.134861)
test_all 0.096034 0.053753 756.936622 (295.773342)
test_rubyspec 0.053502 0.029688 119.577456 ( 31.502212)
total: 377.30 sec