Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-133745
#<BuildRuby:0x00007fbdd59cfdc0
@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.20240629-133745",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008422 0.000045 3.622322 ( 3.158657)
build_miniruby 0.001392 0.000224 1.232143 ( 1.229720)
build_ruby 0.001680 0.000271 3.492481 ( 3.656867)
build_all 0.008484 0.000666 7.892037 ( 3.102997)
build_install 0.015159 0.008272 11.190553 ( 5.329548)
test_btest 0.000834 0.000162 115.720072 ( 42.606452)
test_basic 0.001497 0.009018 1.093725 ( 1.141326)
test_all 0.097118 0.052248 801.543518 (221.171417)
test_rubyspec 0.037149 0.054180 166.835352 ( 28.089433)
total: 309.49 sec