Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-092658
#<BuildRuby:0x0000559f693f6390
@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.20231012-092658",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003714 0.003899 2.338637 ( 3.211183)
build_miniruby 0.001125 0.000251 1.643071 ( 1.836429)
build_ruby 0.001320 0.000293 3.372993 ( 3.921245)
build_all 0.003282 0.004896 6.221170 ( 4.210801)
build_install 0.006766 0.013434 7.699194 ( 6.013203)
test_btest 0.000600 0.000214 85.806380 ( 58.904076)
test_basic 0.005664 0.002023 0.973021 ( 1.283615)
test_all 0.006410 0.003548 688.476518 (351.851194)
test_rubyspec 0.025769 0.043259 106.850012 (134.507881)
total: 565.74 sec