Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-221051
#<BuildRuby:0x0000563dc5f2a0e0
@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.20230810-221051",
@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.000003 0.000027 ( 0.000027)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006652 0.000343 2.263435 ( 8.115453)
build_miniruby 0.001741 0.000218 1.827355 ( 4.219920)
build_ruby 0.001541 0.000193 3.608864 ( 7.168673)
build_all 0.004080 0.004753 2.946511 ( 5.374921)
build_install 0.016242 0.004846 4.601671 ( 6.228612)
test_btest 0.000985 0.000169 86.430384 ( 59.626255)
test_basic 0.009042 0.000046 0.983196 ( 2.124917)
test_all 0.001497 0.000242 672.035435 (457.928784)
test_rubyspec 0.037533 0.018745 99.709855 (148.735203)
total: 699.52 sec