Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-221631
#<BuildRuby:0x00007f9e5d0bfdd0
@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.20241024-221631",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008033 0.000002 4.015180 ( 3.908606)
build_miniruby 0.001348 0.000187 1.311043 ( 1.308159)
build_ruby 0.001650 0.000229 3.717140 ( 3.911544)
build_all 0.009944 0.000230 7.056134 ( 3.032234)
build_install 0.017679 0.003165 9.874797 ( 4.816546)
test_btest 0.000989 0.000000 77.847061 ( 20.865860)
test_basic 0.010404 0.000000 1.061731 ( 1.110343)
test_all 0.110894 0.037088 737.246310 (219.011857)
test_rubyspec 0.055215 0.030425 125.796303 ( 27.698030)
total: 285.66 sec