Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-005714
#<BuildRuby:0x00005593cbed9fb8
@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.20240116-005714",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004895 0.000524 1.688166 ( 2.936726)
build_miniruby 0.001835 0.000196 1.610552 ( 1.743788)
build_ruby 0.001460 0.000157 3.214495 ( 3.649778)
build_all 0.006688 0.000717 5.696646 ( 4.009591)
build_install 0.006525 0.009429 6.712782 ( 5.462393)
test_btest 0.000682 0.000118 83.252021 ( 61.536365)
test_basic 0.000000 0.007357 0.906521 ( 1.277639)
test_all 0.073716 0.045098 787.039405 (333.657579)
test_rubyspec 0.016553 0.052753 98.262485 (111.979477)
total: 526.25 sec