Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-132501
#<BuildRuby:0x000055a6cdd01a00
@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.20231019-132501",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003111 0.004000 2.567444 ( 3.043546)
build_miniruby 0.001400 0.000140 1.797976 ( 1.828403)
build_ruby 0.001597 0.000159 3.457299 ( 3.726768)
build_all 0.004148 0.004172 6.479702 ( 3.382867)
build_install 0.018825 0.001269 8.130112 ( 4.364620)
test_btest 0.001028 0.000124 88.218015 ( 33.871403)
test_basic 0.006145 0.000190 1.015170 ( 1.075610)
test_all 0.009544 0.000567 719.101588 (271.570219)
test_rubyspec 0.038577 0.030952 103.102780 (114.490355)
total: 437.35 sec