Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-230549
#<BuildRuby:0x000055e8941de228
@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.20230528-230549",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000035)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.006427 0.000000 1.944280 ( 3.858642)
build_miniruby 0.001678 0.000061 1.492092 ( 1.681920)
build_ruby 0.000000 0.001903 2.863687 ( 3.124873)
build_all 0.003046 0.004760 2.221971 ( 2.192279)
build_install 0.015437 0.005096 3.591963 ( 3.314856)
test_btest 0.000749 0.000132 77.912279 ( 45.242789)
test_basic 0.006764 0.001194 0.846981 ( 1.180745)
test_all 0.000000 0.001909 633.370324 (626.859618)
test_rubyspec 0.036235 0.026067 88.307047 (133.949406)
total: 821.41 sec