Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-025456
#<BuildRuby:0x000056336852a228
@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.20230813-025456",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002413 0.004201 2.201153 ( 4.396399)
build_miniruby 0.001490 0.000257 1.659092 ( 1.871848)
build_ruby 0.001488 0.000257 3.304536 ( 4.450663)
build_all 0.001150 0.007304 2.867802 ( 2.491688)
build_install 0.020632 0.000235 4.334624 ( 4.915145)
test_btest 0.000664 0.000133 84.080649 ( 50.723000)
test_basic 0.008621 0.000137 0.984892 ( 1.484032)
test_all 0.001322 0.000250 701.692058 (390.256839)
test_rubyspec 0.040258 0.028959 101.142640 (195.967735)
total: 656.56 sec