Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-185009
#<BuildRuby:0x0000557e280d9f48
@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.20230816-185009",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000033 0.000006 0.000039 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.002918 0.004616 2.293725 ( 6.067624)
build_miniruby 0.001309 0.000291 1.708097 ( 2.872614)
build_ruby 0.001340 0.000298 3.329973 ( 6.543302)
build_all 0.004648 0.004303 6.404705 ( 7.786865)
build_install 0.002102 0.016025 7.774467 ( 7.344974)
test_btest 0.000576 0.000218 84.057366 ( 61.257590)
test_basic 0.000173 0.008393 0.938556 ( 2.145249)
test_all 0.004015 0.006104 673.924830 (473.283942)
test_rubyspec 0.039644 0.032257 106.132367 (181.800177)
total: 749.10 sec