Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-202541
#<BuildRuby:0x00007f1b628cfdc8
@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.20240925-202541",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.008848 0.001167 5.165803 ( 4.362325)
build_miniruby 0.001604 0.000389 1.855595 ( 1.872966)
build_ruby 0.000000 0.002122 4.771379 ( 29.940551)
build_all 0.007993 0.001886 7.617624 ( 4.864412)
build_install 0.024539 0.000774 11.242570 ( 7.119624)
test_btest 0.000000 0.001112 97.572776 ( 55.436938)
test_basic 0.002779 0.011261 1.285949 ( 1.650154)
test_all 0.107362 0.052324 831.058768 (532.700482)
test_rubyspec 0.061057 0.028556 143.436229 (132.989181)
total: 770.94 sec