Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-210520
#<BuildRuby:0x00007f01aa8cfde0
@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.20241001-210520",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004735 0.004132 4.177595 ( 3.404340)
build_miniruby 0.001420 0.000315 1.656355 ( 1.653331)
build_ruby 0.002154 0.000000 4.848101 ( 5.216381)
build_all 0.010034 0.000048 7.732756 ( 5.017730)
build_install 0.017153 0.006985 11.512962 ( 7.335979)
test_btest 0.000000 0.000945 96.834952 ( 44.845687)
test_basic 0.002848 0.007291 0.879351 ( 0.923998)
test_all 0.112843 0.033028 746.651098 (241.313255)
test_rubyspec 0.044032 0.040560 132.691858 ( 23.868031)
total: 333.58 sec