Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-003147
#<BuildRuby:0x00007f89740cfdc8
@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.20241012-003147",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.007052 0.002424 4.223674 ( 5.013244)
build_miniruby 0.001655 0.000569 1.930068 ( 2.048697)
build_ruby 0.000000 0.002212 4.659272 ( 5.164471)
build_all 0.007786 0.003214 7.696388 ( 5.547864)
build_install 0.025800 0.000000 11.158509 ( 8.145037)
test_btest 0.000804 0.000189 95.781997 ( 61.133948)
test_basic 0.009026 0.002777 1.175893 ( 1.471218)
test_all 0.108768 0.055267 847.128209 (557.712880)
test_rubyspec 0.065438 0.030980 137.183326 ( 72.856418)
total: 719.10 sec