Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-164312
#<BuildRuby:0x0000557f5c40a8e0
@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.20230921-164312",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.007029 0.000095 2.326226 ( 4.914035)
build_miniruby 0.001510 0.000048 1.599042 ( 1.662602)
build_ruby 0.001693 0.000054 3.504123 ( 4.034083)
build_all 0.003265 0.004491 6.261974 ( 4.405002)
build_install 0.000000 0.019329 7.640660 ( 5.907326)
test_btest 0.000000 0.001713 84.242744 ( 46.581806)
test_basic 0.000000 0.008543 0.992956 ( 1.367422)
test_all 0.006370 0.003236 664.648591 (315.935110)
test_rubyspec 0.022542 0.046634 104.281686 (119.356778)
total: 504.17 sec