Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-191724
#<BuildRuby:0x000055d0ee2fe170
@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.20240316-191724",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006599 0.000000 2.080410 ( 2.137928)
build_miniruby 0.001638 0.000032 1.407078 ( 1.404810)
build_ruby 0.001526 0.000000 2.750418 ( 2.974921)
build_all 0.004192 0.003739 6.393683 ( 2.354046)
build_install 0.018438 0.000279 8.490325 ( 4.121390)
test_btest 0.000787 0.000079 91.123721 ( 25.988038)
test_basic 0.001049 0.007590 0.983041 ( 1.055917)
test_all 0.087125 0.035582 746.654805 (225.596989)
test_rubyspec 0.046084 0.038361 106.428208 (115.812631)
total: 381.45 sec