Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-055546
#<BuildRuby:0x00007f0ea82bfdc8
@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.20241129-055546",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002248 0.006065 3.373871 ( 3.286753)
build_miniruby 0.001708 0.000000 1.335311 ( 1.331633)
build_ruby 0.001862 0.000000 4.049378 ( 4.182250)
build_all 0.007515 0.001268 6.438030 ( 2.604482)
build_install 0.014230 0.004604 8.900634 ( 4.246740)
test_btest 0.000690 0.000223 81.438071 ( 21.925666)
test_basic 0.009036 0.001567 1.015412 ( 1.056238)
test_all 0.085446 0.061364 746.419203 (257.379385)
test_rubyspec 0.033150 0.049547 122.105906 ( 26.921007)
total: 322.94 sec