Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-210500
#<BuildRuby:0x00007fe57e6efdc8
@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.20240924-210500",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000000 0.008709 4.551024 ( 3.854836)
build_miniruby 0.000000 0.001606 1.381752 ( 1.380190)
build_ruby 0.000000 0.002361 3.579488 ( 3.821472)
build_all 0.006217 0.002388 6.686514 ( 2.708891)
build_install 0.017426 0.002109 9.648259 ( 4.273953)
test_btest 0.000772 0.000230 91.242933 ( 24.437469)
test_basic 0.003684 0.006267 0.999768 ( 1.045138)
test_all 0.099407 0.052423 719.975497 (256.102325)
test_rubyspec 0.029695 0.055011 131.331070 ( 29.162691)
total: 326.79 sec