Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-031404
#<BuildRuby:0x00007f18f6b8fdd8
@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.20240824-031404",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003423 0.003911 3.414762 ( 3.355047)
build_miniruby 0.001350 0.000378 1.630897 ( 1.627451)
build_ruby 0.001565 0.000438 5.014812 ( 5.147199)
build_all 0.006642 0.003678 8.699941 ( 3.549218)
build_install 0.014721 0.007684 11.029253 ( 5.118510)
test_btest 0.000816 0.000263 119.017383 ( 33.176359)
test_basic 0.008543 0.001386 1.087221 ( 1.331578)
test_all 0.099593 0.059731 868.515253 (265.495588)
test_rubyspec 0.045218 0.044649 172.767777 ( 35.349339)
total: 354.15 sec