Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-215207
#<BuildRuby:0x00007fd77437fde0
@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.20240819-215207",
@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.000034 0.000005 0.000039 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.008271 0.001342 4.232307 ( 6.347185)
build_miniruby 0.002242 0.000000 1.936263 ( 2.483045)
build_ruby 0.002756 0.000118 4.999160 ( 6.214130)
build_all 0.006785 0.004796 9.341261 ( 10.208536)
build_install 0.024370 0.002650 12.715470 ( 13.455636)
test_btest 0.001045 0.000179 128.490846 (134.246200)
test_basic 0.012028 0.000384 1.354867 ( 2.541424)
test_all 0.130983 0.036376 960.544224 (739.862202)
test_rubyspec 0.028303 0.070721 177.076496 (104.277117)
total: 1019.64 sec