Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-081052
#<BuildRuby:0x00007fc49ec1fdd0
@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.20240623-081052",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007537 0.000456 3.460851 ( 3.513827)
build_miniruby 0.001520 0.000196 1.328313 ( 1.325208)
build_ruby 0.000000 0.002158 3.319637 ( 3.508888)
build_all 0.002231 0.006535 7.490123 ( 2.911074)
build_install 0.012304 0.007425 10.741369 ( 4.992394)
test_btest 0.000918 0.000210 109.369130 ( 28.328552)
test_basic 0.005736 0.001311 1.040120 ( 1.093372)
test_all 0.101609 0.049677 798.889119 (231.523660)
test_rubyspec 0.049058 0.043421 163.661213 ( 27.224119)
total: 304.42 sec