Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-213826
#<BuildRuby:0x00007fe07709fdd0
@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.20241015-213826",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.000498 0.008313 3.837956 ( 3.693788)
build_miniruby 0.000000 0.001519 1.328405 ( 1.326440)
build_ruby 0.000000 0.001901 4.125352 ( 4.253109)
build_all 0.007818 0.000412 7.000975 ( 2.756840)
build_install 0.020218 0.000000 10.314541 ( 4.823453)
test_btest 0.000000 0.001116 95.501612 ( 27.326145)
test_basic 0.008207 0.002849 1.120315 ( 1.161846)
test_all 0.116154 0.037417 790.371909 (256.620191)
test_rubyspec 0.052993 0.033149 136.708031 ( 29.269850)
total: 331.23 sec