Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-151100
#<BuildRuby:0x00007f2feb7cfde0
@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-151100",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.005079 0.000374 1.923767 ( 2.373539)
build_miniruby 0.001039 0.000374 1.358186 ( 1.355336)
build_ruby 0.001545 0.000556 3.826912 ( 4.000916)
build_all 0.004578 0.004340 6.323852 ( 2.627854)
build_install 0.008470 0.007792 8.023290 ( 4.299403)
test_btest 0.000691 0.000292 71.780138 ( 18.999946)
test_basic 0.009755 0.000245 0.987300 ( 1.037113)
test_all 0.112589 0.025151 689.729013 (205.538179)
test_rubyspec 0.044374 0.037652 116.908962 ( 26.234134)
total: 266.47 sec