Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-194120
#<BuildRuby:0x000055f03c189e58
@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.20240221-194120",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007869 0.000000 2.602654 ( 2.501491)
build_miniruby 0.001452 0.000090 1.694216 ( 1.692946)
build_ruby 0.001576 0.000098 3.365558 ( 3.599437)
build_all 0.003876 0.003687 6.694737 ( 2.879529)
build_install 0.014658 0.004692 8.830169 ( 4.845634)
test_btest 0.000752 0.000000 91.820514 ( 36.084406)
test_basic 0.003081 0.004100 0.987123 ( 1.077540)
test_all 0.075951 0.043377 733.830594 (289.382217)
test_rubyspec 0.051410 0.036983 123.598730 (132.978769)
total: 475.04 sec