Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-145505
#<BuildRuby:0x000056347a7523d0
@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.20230730-145505",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.007289 2.282493 ( 5.413754)
build_miniruby 0.000622 0.001016 1.715359 ( 2.515998)
build_ruby 0.001578 0.000217 3.451433 ( 5.090511)
build_all 0.001408 0.007099 2.725577 ( 3.277713)
build_install 0.016115 0.004851 4.353671 ( 4.926098)
test_btest 0.000810 0.000167 83.741267 ( 50.451892)
test_basic 0.008485 0.000865 1.008022 ( 1.593701)
test_all 0.000837 0.000167 656.195987 (371.398244)
test_rubyspec 0.041483 0.014556 94.356050 (126.240123)
total: 570.91 sec