Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-205051
#<BuildRuby:0x0000557a5012e240
@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.20230831-205051",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005661 0.000679 1.839773 ( 2.804185)
build_miniruby 0.001356 0.000163 1.702630 ( 1.820207)
build_ruby 0.001501 0.000180 3.435619 ( 3.777105)
build_all 0.000868 0.008035 6.116607 ( 3.526079)
build_install 0.019222 0.000390 7.438554 ( 4.316693)
test_btest 0.000588 0.000098 81.026058 ( 32.401069)
test_basic 0.002842 0.004891 0.928108 ( 1.025085)
test_all 0.008226 0.000737 685.078437 (232.408098)
test_rubyspec 0.053646 0.016526 96.486512 (108.151195)
total: 390.23 sec