Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-181041
#<BuildRuby:0x00007f7346c5fdd0
@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.20241209-181041",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.003768 0.003981 3.442801 ( 3.514387)
build_miniruby 0.001336 0.000301 1.229065 ( 1.225778)
build_ruby 0.001434 0.000324 4.065905 ( 4.155333)
build_all 0.006487 0.001465 5.261519 ( 2.072140)
build_install 0.007344 0.012975 7.720070 ( 3.678425)
test_btest 0.000833 0.000254 70.254395 ( 18.461359)
test_basic 0.004061 0.003998 0.810468 ( 0.856856)
test_all 0.102015 0.045177 713.071296 (238.203696)
test_rubyspec 0.042331 0.039583 117.474873 ( 35.282651)
total: 307.45 sec