Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-181512
#<BuildRuby:0x00007f88a3adfdd0
@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.20240708-181512",
@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.000001 0.000021 ( 0.000023)
autoconf 0.000037 0.000002 0.000039 ( 0.000040)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.003679 0.004026 4.042826 ( 3.682547)
build_miniruby 0.000000 0.001902 1.567912 ( 1.564800)
build_ruby 0.000000 0.002037 3.897678 ( 4.090093)
build_all 0.008275 0.000497 7.898602 ( 3.239424)
build_install 0.014853 0.003934 10.274340 ( 4.625989)
test_btest 0.000902 0.000000 117.384344 ( 31.173748)
test_basic 0.008567 0.000179 0.997962 ( 1.052041)
test_all 0.110711 0.040358 820.116379 (233.855178)
test_rubyspec 0.053900 0.033890 167.121813 ( 34.693388)
total: 317.98 sec