Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-101832
#<BuildRuby:0x00007f27a145fdd8
@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.20240621-101832",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.000407 0.008044 3.805151 ( 3.851209)
build_miniruby 0.001448 0.000434 1.640484 ( 1.637124)
build_ruby 0.002281 0.000685 4.623579 ( 4.765690)
build_all 0.007685 0.002702 8.280826 ( 3.728837)
build_install 0.017878 0.007316 11.712730 ( 6.065931)
test_btest 0.000831 0.000262 114.858602 ( 35.500101)
test_basic 0.009232 0.000404 1.184654 ( 1.230299)
test_all 0.105436 0.041745 780.239758 (240.411411)
test_rubyspec 0.045874 0.042972 156.825720 ( 27.150017)
total: 324.34 sec