Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-125749
#<BuildRuby:0x00007fd7970bfdd0
@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.20241226-125749",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.004436 0.001023 1.964036 ( 2.238398)
build_miniruby 0.000000 0.001495 1.295980 ( 1.293183)
build_ruby 0.000000 0.001662 3.439079 ( 3.612021)
build_all 0.004876 0.004082 6.679177 ( 2.810485)
build_install 0.009872 0.008727 8.308482 ( 4.901897)
test_btest 0.000666 0.000222 76.375837 ( 20.936319)
test_basic 0.007697 0.001267 0.940034 ( 0.988116)
test_all 0.103305 0.039874 709.742071 (233.283900)
test_rubyspec 0.045075 0.033944 123.453675 ( 27.537456)
total: 297.60 sec