Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-041731
#<BuildRuby:0x000056453df75f70
@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.20230206-041731",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006568 0.000000 1.307817 ( 2.785567)
build_miniruby 0.001579 0.000082 1.327376 ( 2.078814)
build_ruby 0.001412 0.000283 2.597122 ( 3.945773)
build_all 0.005457 0.004332 3.960866 ( 5.557376)
build_install 0.015256 0.003830 3.078487 ( 4.306364)
test_btest 0.000743 0.000173 60.401530 ( 69.953477)
test_basic 0.006767 0.000613 0.482002 ( 1.076029)
test_all 0.001251 0.000283 727.079474 (663.727298)
test_rubyspec 0.032115 0.021280 74.139440 ( 94.052497)
total: 847.48 sec