Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-191944
#<BuildRuby:0x00007f0c1ff7fdc8
@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.20240731-191944",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004424 0.003412 3.247829 ( 3.484650)
build_miniruby 0.001926 0.000000 1.179887 ( 1.176419)
build_ruby 0.001934 0.000034 3.726720 ( 3.892092)
build_all 0.007144 0.001082 8.115944 ( 3.099982)
build_install 0.015246 0.003904 11.018347 ( 5.182162)
test_btest 0.000827 0.000134 114.530418 ( 30.074579)
test_basic 0.005872 0.004405 1.251676 ( 1.299659)
test_all 0.120340 0.030175 923.850806 (380.393829)
test_rubyspec 0.064414 0.033643 176.933366 ( 96.152841)
total: 524.76 sec