Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-190815
#<BuildRuby:0x00007f9fb6cefdd0
@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.20241210-190815",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000042 0.000000 0.000042 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.007438 0.000000 3.042565 ( 2.975291)
build_miniruby 0.000000 0.001540 1.214858 ( 1.211642)
build_ruby 0.000000 0.002002 3.982096 ( 4.126725)
build_all 0.000000 0.008891 6.213678 ( 2.578038)
build_install 0.007425 0.012955 8.360682 ( 4.003967)
test_btest 0.000589 0.000349 74.598105 ( 20.770753)
test_basic 0.006021 0.005193 0.983770 ( 1.033427)
test_all 0.103497 0.039478 718.882576 (267.221116)
test_rubyspec 0.053392 0.033415 118.322830 ( 33.248036)
total: 337.17 sec