Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-233625
#<BuildRuby:0x00007f5cde06fdc8
@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-233625",
@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.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.006956 0.000716 3.577774 ( 3.518590)
build_miniruby 0.001448 0.000351 1.525303 ( 1.524068)
build_ruby 0.001658 0.000402 4.372585 ( 4.565600)
build_all 0.004394 0.005391 6.486457 ( 3.201965)
build_install 0.007679 0.015075 9.204847 ( 5.236085)
test_btest 0.000000 0.001235 78.640253 ( 37.771899)
test_basic 0.002375 0.008035 0.944897 ( 0.989223)
test_all 0.093820 0.052712 785.468413 (356.223823)
test_rubyspec 0.053403 0.033963 120.826662 ( 46.052903)
total: 459.09 sec