Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-184425
#<BuildRuby:0x000055c357911fc0
@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.20231018-184425",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006709 0.000746 2.540034 ( 3.540999)
build_miniruby 0.001791 0.000199 1.748765 ( 1.870325)
build_ruby 0.001567 0.000175 3.593776 ( 4.153178)
build_all 0.007874 0.000875 6.604127 ( 5.072565)
build_install 0.020016 0.001642 8.324209 ( 6.863148)
test_btest 0.000803 0.000086 88.632907 ( 71.184898)
test_basic 0.007486 0.000802 1.001438 ( 1.317425)
test_all 0.009889 0.000794 740.004242 (395.405270)
test_rubyspec 0.035713 0.040637 108.899262 (135.751544)
total: 625.16 sec