Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-111657
#<BuildRuby:0x0000557f5a9d9ef8
@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.20230902-111657",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005923 0.000346 1.828517 ( 2.691266)
build_miniruby 0.001334 0.000238 1.672058 ( 1.826334)
build_ruby 0.001421 0.000254 3.402512 ( 3.834348)
build_all 0.006650 0.001188 6.253224 ( 4.120855)
build_install 0.018288 0.000821 7.620574 ( 5.660915)
test_btest 0.000983 0.000000 85.093650 ( 43.176711)
test_basic 0.000000 0.008180 0.953483 ( 1.187130)
test_all 0.007619 0.001768 689.859083 (300.722148)
test_rubyspec 0.036294 0.032982 102.056591 (114.921189)
total: 478.14 sec