Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-002337
#<BuildRuby:0x000056240f93e8e0
@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-002337",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.010286 0.000637 19.360687 ( 10.845539)
build_miniruby 0.001486 0.000144 2.497676 ( 2.199311)
build_ruby 0.001999 0.000194 3.808140 ( 4.055820)
build_all 0.009242 0.000052 7.598657 ( 4.599003)
build_install 0.015526 0.005134 9.071664 ( 5.254435)
test_btest 0.000000 0.001009 94.654163 ( 42.089393)
test_basic 0.004377 0.004089 1.003746 ( 1.072707)
test_all 0.042475 0.075245 779.089060 (287.369728)
test_rubyspec 0.047446 0.041801 130.486851 (140.977694)
total: 498.46 sec