Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-074808
#<BuildRuby:0x000055ca829821a8
@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.20240201-074808",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006654 0.000444 2.165866 ( 3.509481)
build_miniruby 0.003891 0.004115 183.064691 ( 78.186641)
build_ruby 0.001449 0.000290 4.223540 ( 4.550254)
build_all 0.010075 0.002015 33.274303 ( 16.943326)
build_install 0.011604 0.008607 8.061681 ( 4.691646)
test_btest 0.000746 0.000180 89.991904 ( 46.192318)
test_basic 0.007777 0.000000 0.910559 ( 0.992726)
test_all 0.083620 0.033171 773.447088 (300.354772)
test_rubyspec 0.064824 0.039761 172.440869 (184.248424)
total: 639.67 sec