Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-073341
#<BuildRuby:0x00005640618ce338
@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.20230727-073341",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003233 0.003993 2.294551 ( 5.749453)
build_miniruby 0.001751 0.000170 1.728759 ( 2.359942)
build_ruby 0.001557 0.000151 3.354491 ( 4.477713)
build_all 0.008859 0.000000 2.939018 ( 4.005940)
build_install 0.017143 0.003842 4.351120 ( 6.231846)
test_btest 0.001018 0.000107 83.953214 ( 57.339452)
test_basic 0.004313 0.004139 1.010347 ( 1.745693)
test_all 0.001068 0.000000 675.358155 (335.327034)
test_rubyspec 0.047731 0.016691 98.742954 (155.203360)
total: 572.44 sec