Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-174054
#<BuildRuby:0x00007fb7dd72fdc0
@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.20241103-174054",
@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.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002868 0.004867 3.234662 ( 3.152049)
build_miniruby 0.001312 0.000437 1.515295 ( 1.512625)
build_ruby 0.001261 0.000421 3.585506 ( 3.796690)
build_all 0.009356 0.000303 6.755022 ( 2.727954)
build_install 0.020977 0.000000 8.527732 ( 3.929724)
test_btest 0.000000 0.000770 74.355139 ( 20.254331)
test_basic 0.005165 0.004277 0.903667 ( 0.951088)
test_all 0.102647 0.048605 787.387588 (250.190344)
test_rubyspec 0.048740 0.033435 124.612497 ( 33.006700)
total: 319.52 sec