Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-112310
#<BuildRuby:0x00007fc090cbfdd8
@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.20240928-112310",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001170 0.008253 4.660680 ( 3.943759)
build_miniruby 0.001274 0.000340 1.422871 ( 1.419908)
build_ruby 0.001927 0.000000 3.392938 ( 25.406567)
build_all 0.007400 0.001382 6.704582 ( 2.670463)
build_install 0.014974 0.004835 9.718594 ( 4.535937)
test_btest 0.000781 0.000207 92.152100 ( 26.998454)
test_basic 0.001332 0.009084 1.170152 ( 1.218202)
test_all 0.102450 0.047555 747.071826 (224.806850)
test_rubyspec 0.043899 0.040189 131.945058 ( 28.142871)
total: 319.14 sec