Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-174056
#<BuildRuby:0x000055a85b2b61d8
@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.20230801-174056",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005981 0.000920 2.161502 ( 6.147883)
build_miniruby 0.001235 0.000190 1.727547 ( 3.602847)
build_ruby 0.001459 0.000225 3.426791 ( 5.101077)
build_all 0.007408 0.000441 2.559875 ( 2.708189)
build_install 0.011469 0.006978 4.009684 ( 3.880361)
test_btest 0.000631 0.000118 78.789738 ( 51.378839)
test_basic 0.003153 0.003990 0.937177 ( 1.910603)
test_all 0.002735 0.004849 673.139234 (699.695156)
test_rubyspec 0.050878 0.015016 100.236237 (212.441795)
total: 986.87 sec