Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-074048
#<BuildRuby:0x00007fbab957fdc0
@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.20240719-074048",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.008025 0.001702 4.227339 ( 5.545414)
build_miniruby 0.001780 0.000377 2.426737 ( 3.181561)
build_ruby 0.002225 0.000000 4.766296 ( 5.085967)
build_all 0.006738 0.004440 9.439955 ( 5.703604)
build_install 0.022996 0.001896 12.778156 ( 8.354325)
test_btest 0.000921 0.000193 132.890403 ( 89.231951)
test_basic 0.005560 0.005406 1.422379 ( 1.533034)
test_all 0.117307 0.041880 885.769182 (321.758114)
test_rubyspec 0.041812 0.053289 172.414135 ( 33.652982)
total: 474.05 sec