Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-205000
#<BuildRuby:0x00007f1eff3ffdc0
@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.20240930-205000",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.009054 0.001150 5.038562 ( 5.782220)
build_miniruby 0.002050 0.000000 1.853426 ( 2.275358)
build_ruby 0.002473 0.000102 4.766991 ( 6.261185)
build_all 0.003252 0.007075 7.470285 ( 6.955949)
build_install 0.020697 0.006093 11.544323 ( 10.387815)
test_btest 0.001101 0.000000 99.680232 ( 91.309840)
test_basic 0.002065 0.010266 1.282126 ( 2.600335)
test_all 0.114064 0.043596 828.250748 (494.168195)
test_rubyspec 0.068503 0.024600 135.449040 ( 33.030311)
total: 652.77 sec