Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-220744
#<BuildRuby:0x00007fab8fa9fdc0
@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.20241217-220744",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004748 0.000730 1.684845 ( 7.283999)
build_miniruby 0.000000 0.001467 1.488556 ( 4.036372)
build_ruby 0.000036 0.001773 3.660894 ( 43.988047)
build_all 0.008755 0.000157 6.162572 ( 2.726022)
build_install 0.008562 0.013851 7.991051 ( 4.381127)
test_btest 0.000753 0.000206 76.406508 ( 24.492230)
test_basic 0.005170 0.005332 1.033174 ( 1.256013)
test_all 0.078271 0.064869 760.391795 (261.360401)
test_rubyspec 0.035986 0.044980 114.058651 ( 24.916465)
total: 374.44 sec