Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-040406
#<BuildRuby:0x0000564fd0d31a00
@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.20230705-040406",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003038 0.003824 2.134844 ( 5.317506)
build_miniruby 0.001408 0.000090 1.672671 ( 2.307890)
build_ruby 0.000000 0.002058 3.136561 ( 4.542837)
build_all 0.006073 0.001966 2.613198 ( 3.275941)
build_install 0.010898 0.007809 3.921816 ( 5.156510)
test_btest 0.000849 0.000121 81.726743 ( 49.383905)
test_basic 0.000969 0.006530 0.934840 ( 1.610381)
test_all 0.000000 0.001179 590.317451 (314.725591)
test_rubyspec 0.025344 0.028709 90.647674 (131.709282)
total: 518.03 sec