Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-164836
#<BuildRuby:0x0000561f0b3da380
@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.20230725-164836",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.007367 0.000564 2.288604 ( 6.075544)
build_miniruby 0.001266 0.000211 1.660941 ( 1.846724)
build_ruby 0.001388 0.000000 3.153993 ( 4.084543)
build_all 0.006784 0.000662 2.661967 ( 3.311279)
build_install 0.019147 0.000289 4.223781 ( 4.590826)
test_btest 0.000646 0.000093 79.538316 ( 48.397254)
test_basic 0.004457 0.004378 0.951476 ( 1.693648)
test_all 0.000951 0.000158 623.374725 (337.373099)
test_rubyspec 0.015385 0.040419 91.480866 (130.474280)
total: 537.85 sec