Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-234226
#<BuildRuby:0x00007f470f76fdd8
@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.20241201-234226",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000039 0.000002 0.000041 ( 0.000041)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.004275 0.004350 3.123780 ( 3.301807)
build_miniruby 0.001488 0.000136 1.636252 ( 1.635031)
build_ruby 0.000000 0.001688 3.080813 ( 3.260518)
build_all 0.001735 0.006170 5.803186 ( 2.363975)
build_install 0.010580 0.006388 7.962537 ( 3.852788)
test_btest 0.000743 0.000133 74.712470 ( 29.221601)
test_basic 0.004890 0.004053 0.745978 ( 0.792873)
test_all 0.091374 0.051107 633.641949 (195.457881)
test_rubyspec 0.046914 0.031928 113.809320 ( 21.205131)
total: 261.09 sec