Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-200331
#<BuildRuby:0x00007fa75a61fdd8
@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.20241022-200331",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003546 0.004854 3.701207 ( 3.643740)
build_miniruby 0.001448 0.000375 1.534726 ( 1.531596)
build_ruby 0.001689 0.000438 4.590762 ( 4.793696)
build_all 0.004427 0.005502 7.187049 ( 3.822610)
build_install 0.009752 0.012917 9.991692 ( 5.150724)
test_btest 0.000576 0.000216 77.509745 ( 23.360204)
test_basic 0.008965 0.001804 0.863593 ( 0.917586)
test_all 0.123391 0.022740 686.919443 (208.928740)
test_rubyspec 0.036748 0.044636 128.673781 ( 28.166409)
total: 280.32 sec