Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-144413
#<BuildRuby:0x00007fba614cfdd8
@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.20240821-144413",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003083 0.004561 3.145883 ( 3.475461)
build_miniruby 0.001397 0.000262 1.374556 ( 1.371429)
build_ruby 0.001701 0.000319 3.983956 ( 4.161408)
build_all 0.009178 0.000143 7.893256 ( 3.110975)
build_install 0.015197 0.004695 10.242980 ( 4.564924)
test_btest 0.000736 0.000139 113.868261 ( 30.129718)
test_basic 0.004074 0.005183 1.046237 ( 1.088111)
test_all 0.118936 0.031891 877.826023 (281.414999)
test_rubyspec 0.063925 0.030442 167.946915 ( 46.142058)
total: 375.46 sec