Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-211656
#<BuildRuby:0x00007faaf25bfdc0
@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.20241004-211656",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000000 0.008265 3.758293 ( 3.740253)
build_miniruby 0.000946 0.000809 1.371728 ( 1.369230)
build_ruby 0.001430 0.000572 3.765766 ( 3.914767)
build_all 0.003460 0.005312 6.954909 ( 2.681115)
build_install 0.013446 0.006374 9.932943 ( 4.474276)
test_btest 0.000690 0.000302 95.925377 ( 39.731684)
test_basic 0.008690 0.001934 1.069280 ( 1.116767)
test_all 0.106723 0.042688 814.904748 (261.877796)
test_rubyspec 0.046302 0.040306 134.772278 ( 30.001683)
total: 348.91 sec