Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-032105
#<BuildRuby:0x000055b49b0b27f0
@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.20230202-032105",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001817 0.003651 1.327180 ( 2.840888)
build_miniruby 0.001237 0.000269 1.585740 ( 2.096704)
build_ruby 0.001349 0.000293 2.728025 ( 3.554171)
build_all 0.008466 0.000021 4.186131 ( 4.398932)
build_install 0.017167 0.001628 3.256452 ( 4.009333)
test_btest 0.001035 0.000192 59.579621 ( 50.268388)
test_basic 0.000347 0.003655 0.453323 ( 0.752791)
test_all 0.000952 0.000204 701.726774 (663.726292)
test_rubyspec 0.036236 0.025319 77.680278 (113.446588)
total: 845.10 sec