Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-070102
#<BuildRuby:0x00007fbcc2a6fdc0
@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.20240627-070102",
@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.000019 0.000006 0.000025 ( 0.000027)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.009375 0.000000 4.375241 ( 3.911772)
build_miniruby 0.002213 0.000000 1.815603 ( 1.819588)
build_ruby 0.001716 0.000472 4.387958 ( 14.743125)
build_all 0.010354 0.000000 8.354779 ( 3.693130)
build_install 0.020443 0.001686 11.764192 ( 6.050778)
test_btest 0.000742 0.000185 121.369929 ( 63.602561)
test_basic 0.008459 0.000189 1.136547 ( 1.265246)
test_all 0.097332 0.058993 942.991853 (521.895972)
test_rubyspec 0.068347 0.031978 176.154532 (160.108410)
total: 777.09 sec