Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-152004
#<BuildRuby:0x00007f47d11dfdd8
@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.20240821-152004",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000470 0.006828 3.407268 ( 3.799793)
build_miniruby 0.001156 0.000352 1.578254 ( 1.574888)
build_ruby 0.002099 0.000000 3.844984 ( 29.356132)
build_all 0.005780 0.002777 7.946354 ( 3.080817)
build_install 0.014601 0.007343 10.007619 ( 4.327263)
test_btest 0.000666 0.000222 115.888039 ( 30.360352)
test_basic 0.006082 0.003257 1.249517 ( 1.297907)
test_all 0.127981 0.021841 798.326138 (231.134447)
test_rubyspec 0.036369 0.053649 167.503002 ( 35.338140)
total: 340.27 sec