Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-011356
#<BuildRuby:0x00007fba4590fdd8
@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.20241211-011356",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007152 0.000412 3.259990 ( 3.552343)
build_miniruby 0.001517 0.000202 1.502688 ( 1.503175)
build_ruby 0.001765 0.000235 4.022815 ( 11.489658)
build_all 0.008786 0.000027 6.300532 ( 2.671411)
build_install 0.018552 0.001172 8.590337 ( 4.218102)
test_btest 0.000733 0.000086 77.092548 ( 23.227466)
test_basic 0.005642 0.004760 0.996473 ( 1.043416)
test_all 0.105349 0.042658 685.776503 (217.151427)
test_rubyspec 0.057666 0.022493 117.577683 ( 34.431502)
total: 299.29 sec