Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-170304
#<BuildRuby:0x00007fee5138fdc8
@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.20240804-170304",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000000 0.007363 3.527295 ( 3.628019)
build_miniruby 0.000738 0.000822 1.514678 ( 1.511123)
build_ruby 0.001551 0.000428 4.116551 ( 4.297730)
build_all 0.007498 0.000902 7.875329 ( 3.105741)
build_install 0.019218 0.000539 10.252505 ( 4.497326)
test_btest 0.000868 0.000204 115.182353 ( 29.991664)
test_basic 0.006290 0.003737 1.212582 ( 1.257395)
test_all 0.095411 0.055479 842.128492 (254.951691)
test_rubyspec 0.052807 0.039227 167.999074 ( 35.376438)
total: 338.62 sec