Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-133628
#<BuildRuby:0x000055d62b7362c8
@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.20231215-133628",
@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.000001 0.000023 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006256 0.000154 2.390728 ( 2.461127)
build_miniruby 0.001314 0.000091 1.525444 ( 1.524456)
build_ruby 0.000000 0.001692 2.835666 ( 3.038062)
build_all 0.004740 0.002453 5.753036 ( 2.553578)
build_install 0.011252 0.006994 7.368504 ( 3.903637)
test_btest 0.000851 0.000122 82.028704 ( 25.819070)
test_basic 0.001553 0.004207 0.939530 ( 1.000203)
test_all 0.083162 0.035165 705.877098 (244.652722)
test_rubyspec 0.026576 0.036802 89.486298 (101.169559)
total: 386.12 sec