Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-143433
#<BuildRuby:0x0000556aea7ce8e0
@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.20231022-143433",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003102 0.003436 3.506135 ( 3.617777)
build_miniruby 0.001388 0.000154 1.218850 ( 1.218085)
build_ruby 0.001327 0.000147 2.867308 ( 14.660078)
build_all 0.002771 0.004314 5.637745 ( 2.427205)
build_install 0.015561 0.003308 7.895856 ( 3.948472)
test_btest 0.000886 0.000139 78.571520 ( 27.441136)
test_basic 0.001685 0.003497 0.823085 ( 3.994642)
test_all 0.077515 0.040480 678.831373 (263.862881)
test_rubyspec 0.047486 0.018920 93.368144 (105.182961)
total: 426.35 sec