Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-010104
#<BuildRuby:0x00007fcfbafefdd0
@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.20240630-010104",
@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.000016 0.000009 0.000025 ( 0.000025)
autoconf 0.000026 0.000015 0.000041 ( 0.000041)
configure 0.000023 0.000012 0.000035 ( 0.000036)
build_up 0.006930 0.001593 3.610055 ( 3.147352)
build_miniruby 0.000000 0.001662 1.176039 ( 1.172661)
build_ruby 0.001187 0.000729 3.055228 ( 3.263094)
build_all 0.007905 0.000000 6.744343 ( 2.562908)
build_install 0.014475 0.003248 9.516839 ( 4.229308)
test_btest 0.000686 0.000332 103.336064 ( 28.666297)
test_basic 0.003397 0.005607 1.083655 ( 1.655012)
test_all 0.104121 0.051972 887.036259 (337.302203)
test_rubyspec 0.064114 0.028164 181.661686 ( 91.024962)
total: 473.02 sec