Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-034240
#<BuildRuby:0x00007fc12afdfdc0
@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.20240814-034240",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.007678 0.002118 4.063263 ( 6.489014)
build_miniruby 0.002137 0.000590 1.763762 ( 2.117615)
build_ruby 0.000000 0.002628 4.796355 ( 5.296838)
build_all 0.003773 0.007397 8.932499 ( 7.342492)
build_install 0.020018 0.005157 12.294111 ( 10.546258)
test_btest 0.000822 0.000274 131.291430 (129.708457)
test_basic 0.005080 0.006958 1.420290 ( 2.622519)
test_all 0.104207 0.061772 974.887699 (916.143802)
test_rubyspec 0.054311 0.041547 177.033698 (125.965977)
total: 1206.23 sec