Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-174557
#<BuildRuby:0x00007fdc3f7bfde0
@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.20241018-174557",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.000000 0.007836 3.826297 ( 3.892701)
build_miniruby 0.000000 0.001808 1.764235 ( 1.763296)
build_ruby 0.001310 0.000954 4.445438 ( 4.618264)
build_all 0.004390 0.005852 7.796770 ( 3.722596)
build_install 0.012700 0.010313 10.779551 ( 5.731938)
test_btest 0.000583 0.000282 97.663185 ( 43.037033)
test_basic 0.002473 0.007499 1.107800 ( 1.151290)
test_all 0.101988 0.045250 768.723604 (278.676110)
test_rubyspec 0.028797 0.058725 134.243781 ( 29.759773)
total: 372.35 sec