Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-083411
#<BuildRuby:0x00007fb60914fde0
@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.20240904-083411",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002674 0.004804 3.672360 ( 3.608146)
build_miniruby 0.000000 0.001834 1.490942 ( 1.487063)
build_ruby 0.000000 0.002002 4.186491 ( 4.337024)
build_all 0.005101 0.003273 8.021453 ( 3.207543)
build_install 0.012109 0.006827 11.051367 ( 5.311585)
test_btest 0.000594 0.000204 117.111290 ( 30.746748)
test_basic 0.004533 0.006034 1.193055 ( 1.237546)
test_all 0.101452 0.049970 846.660200 (238.111250)
test_rubyspec 0.049270 0.038982 161.029575 ( 33.380754)
total: 321.43 sec