Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-050341
#<BuildRuby:0x000055666c956118
@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.20230829-050341",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006107 0.001584 2.311360 ( 4.546786)
build_miniruby 0.001254 0.000325 1.584614 ( 1.589172)
build_ruby 0.001401 0.000363 3.486028 ( 3.932791)
build_all 0.007105 0.001842 6.620106 ( 4.493170)
build_install 0.019941 0.001400 8.332344 ( 6.044866)
test_btest 0.001113 0.000000 88.161504 ( 46.850053)
test_basic 0.000000 0.008868 1.004839 ( 1.276582)
test_all 0.002460 0.009582 709.827455 (325.077079)
test_rubyspec 0.044214 0.029592 109.119754 (128.458179)
total: 522.27 sec