Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-170259
#<BuildRuby:0x000055a8a820de78
@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.20240201-170259",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002860 0.004683 2.092323 ( 3.983415)
build_miniruby 0.001904 0.000000 1.866420 ( 2.408285)
build_ruby 0.000000 0.002070 3.866929 ( 4.849278)
build_all 0.006450 0.002021 6.680731 ( 6.710273)
build_install 0.020389 0.001871 8.227252 ( 8.394081)
test_btest 0.000680 0.000159 92.831241 ( 92.228126)
test_basic 0.006352 0.001483 0.988307 ( 1.426079)
test_all 0.098740 0.028384 802.384031 (881.344123)
test_rubyspec 0.060388 0.055415 198.120883 (304.514407)
total: 1305.86 sec