Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-093824
#<BuildRuby:0x00007f71411ffdd8
@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.20241015-093824",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.005443 0.003705 4.281073 ( 4.604432)
build_miniruby 0.001554 0.000168 1.832195 ( 1.887289)
build_ruby 0.002018 0.000218 4.650653 ( 4.873290)
build_all 0.010296 0.000233 7.342919 ( 4.104726)
build_install 0.017242 0.005182 11.106485 ( 6.341620)
test_btest 0.000839 0.000103 87.420539 ( 23.655185)
test_basic 0.003422 0.004191 0.793777 ( 1.917413)
test_all 0.118971 0.031471 751.093604 (237.218640)
test_rubyspec 0.038862 0.048223 141.458259 ( 32.803182)
total: 317.41 sec