Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-185704
#<BuildRuby:0x00007f33c073fdc0
@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.20240728-185704",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006526 0.000706 2.688862 ( 2.626846)
build_miniruby 0.001686 0.000000 1.125387 ( 1.122124)
build_ruby 0.001859 0.000000 3.043750 ( 3.235249)
build_all 0.003267 0.005065 7.421264 ( 2.942213)
build_install 0.015886 0.002122 9.347594 ( 4.211947)
test_btest 0.000935 0.000273 109.757561 ( 28.106195)
test_basic 0.000000 0.009313 1.148832 ( 1.191819)
test_all 0.104148 0.045943 766.643050 (221.142000)
test_rubyspec 0.047657 0.041960 167.276828 ( 31.330971)
total: 295.91 sec