Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-100816
#<BuildRuby:0x00007f002895fdd8
@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.20241026-100816",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008076 0.000825 4.334986 ( 4.755380)
build_miniruby 0.001527 0.000315 1.790314 ( 1.909532)
build_ruby 0.002279 0.000000 4.692807 ( 5.228829)
build_all 0.001259 0.010254 7.327594 ( 4.405511)
build_install 0.015989 0.009188 10.673282 ( 7.396352)
test_btest 0.000000 0.001099 77.149856 ( 31.491208)
test_basic 0.005738 0.004879 0.824569 ( 0.869292)
test_all 0.097532 0.049130 732.178793 (251.236655)
test_rubyspec 0.055250 0.030212 118.848691 ( 28.195517)
total: 335.49 sec