Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-174402
#<BuildRuby:0x00007fb42ca1fdc8
@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.20241004-174402",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007391 0.000609 3.498518 ( 3.475973)
build_miniruby 0.001318 0.000235 1.213005 ( 1.210380)
build_ruby 0.001955 0.000000 3.671002 ( 3.873667)
build_all 0.007190 0.000876 6.575816 ( 2.560834)
build_install 0.016685 0.000000 9.438199 ( 4.207823)
test_btest 0.000805 0.000039 95.537558 ( 25.070897)
test_basic 0.001163 0.008929 0.996402 ( 1.046382)
test_all 0.119802 0.030341 754.629459 (224.412127)
test_rubyspec 0.031595 0.053432 138.923655 ( 30.065949)
total: 295.93 sec