Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-211054
#<BuildRuby:0x0000559a36d7a1d8
@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.20230603-211054",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003033 0.004062 1.980974 ( 4.124320)
build_miniruby 0.001436 0.000159 1.446134 ( 1.551052)
build_ruby 0.001419 0.000158 2.739705 ( 3.151742)
build_all 0.007175 0.000346 2.231032 ( 2.163388)
build_install 0.015234 0.003938 3.540274 ( 3.932598)
test_btest 0.000680 0.000085 79.156795 ( 54.979924)
test_basic 0.006717 0.000840 0.841158 ( 1.371560)
test_all 0.001290 0.000162 613.712704 (669.099962)
test_rubyspec 0.039255 0.024966 89.903573 (140.654201)
total: 881.03 sec