Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-220226
#<BuildRuby:0x000055de1978e1a8
@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.20240210-220226",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006090 0.000000 1.933453 ( 2.249815)
build_miniruby 0.001370 0.000000 1.550946 ( 1.548798)
build_ruby 0.000000 0.001649 3.108157 ( 3.304735)
build_all 0.004877 0.002389 6.565565 ( 2.481074)
build_install 0.012405 0.002863 7.226899 ( 3.277329)
test_btest 0.000776 0.000179 88.135707 ( 22.943990)
test_basic 0.001699 0.003799 0.861436 ( 0.922243)
test_all 0.104485 0.013006 780.748344 (229.072832)
test_rubyspec 0.067033 0.037335 174.047501 (183.531499)
total: 449.33 sec