Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-023644
#<BuildRuby:0x000055706ce92078
@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.20230918-023644",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007150 0.000692 2.428543 ( 5.232047)
build_miniruby 0.001733 0.000168 1.767358 ( 1.911674)
build_ruby 0.001446 0.000140 3.434345 ( 4.560813)
build_all 0.009107 0.000000 6.657380 ( 6.186926)
build_install 0.019468 0.003301 8.409877 ( 9.048964)
test_btest 0.000896 0.000090 87.827175 ( 59.659118)
test_basic 0.000631 0.007729 1.012548 ( 1.412299)
test_all 0.004184 0.006632 708.871570 (382.101407)
test_rubyspec 0.026147 0.049807 108.481575 (133.664253)
total: 603.78 sec