Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-204754
#<BuildRuby:0x0000556a181b23d0
@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.20240308-204754",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003739 0.004037 2.477170 ( 2.373404)
build_miniruby 0.001426 0.000000 1.493745 ( 1.493875)
build_ruby 0.000000 0.001590 3.534468 ( 3.762544)
build_all 0.001825 0.006272 6.641050 ( 2.973342)
build_install 0.015003 0.004757 8.529412 ( 4.391027)
test_btest 0.000629 0.000157 92.156138 ( 35.218652)
test_basic 0.006459 0.000675 0.936735 ( 1.003150)
test_all 0.075557 0.044217 780.709382 (293.224570)
test_rubyspec 0.054820 0.036868 123.252366 (132.964776)
total: 477.41 sec