Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-190146
#<BuildRuby:0x00007efeb0e6fdd8
@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.20240618-190146",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.001141 0.008375 3.896552 ( 4.419482)
build_miniruby 0.001349 0.000327 1.771302 ( 1.865102)
build_ruby 0.002146 0.000520 4.596818 ( 4.838012)
build_all 0.011120 0.000000 8.192531 ( 5.045726)
build_install 0.018320 0.007410 11.263874 ( 7.625620)
test_btest 0.000739 0.000180 116.421206 ( 82.338378)
test_basic 0.005402 0.008606 1.322872 ( 1.814565)
test_all 0.121950 0.041771 960.095106 (995.331830)
test_rubyspec 0.056621 0.040024 171.211800 (174.047773)
total: 1277.33 sec