Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-130841
#<BuildRuby:0x0000563623dea120
@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.20230616-130841",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005614 0.000310 1.972947 ( 3.711766)
build_miniruby 0.001349 0.000216 1.539033 ( 1.970204)
build_ruby 0.001692 0.000271 2.966252 ( 4.198042)
build_all 0.006660 0.001066 2.498081 ( 2.604794)
build_install 0.020565 0.000000 3.918612 ( 4.734797)
test_btest 0.001115 0.000131 77.835344 ( 44.728955)
test_basic 0.002187 0.004556 0.813748 ( 0.973042)
test_all 0.001873 0.000000 617.435897 (360.457364)
test_rubyspec 0.022619 0.035418 88.733693 (138.199835)
total: 561.58 sec