Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-053856
#<BuildRuby:0x00007fc86ab0fdd0
@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.20240626-053856",
@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.000026 0.000009 0.000035 ( 0.000032)
autoconf 0.000041 0.000016 0.000057 ( 0.000051)
configure 0.000034 0.000013 0.000047 ( 0.000046)
build_up 0.009343 0.001922 4.538012 ( 5.022974)
build_miniruby 0.002060 0.000755 1.735581 ( 1.878878)
build_ruby 0.000000 0.002712 4.769363 ( 5.151665)
build_all 0.007346 0.002692 8.690666 ( 4.234187)
build_install 0.013977 0.011050 12.245659 ( 6.794130)
test_btest 0.001023 0.000000 126.308047 ( 58.356860)
test_basic 0.006809 0.006592 1.377601 ( 1.638981)
test_all 0.113203 0.041100 870.948154 (291.427370)
test_rubyspec 0.027471 0.062209 168.872341 ( 38.965284)
total: 413.47 sec