Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-214909
#<BuildRuby:0x0000557c9a306008
@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.20230911-214909",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003644 0.004544 3.463916 ( 6.650914)
build_miniruby 0.003418 0.000551 40.636786 ( 36.703378)
build_ruby 0.000000 0.001823 3.507229 ( 4.782048)
build_all 0.005690 0.003374 6.647114 ( 7.157445)
build_install 0.022347 0.000831 8.528500 ( 9.379506)
test_btest 0.001109 0.000000 85.080360 ( 80.248407)
test_basic 0.008173 0.000000 1.004154 ( 1.535882)
test_all 0.004433 0.007048 691.892249 (559.536103)
test_rubyspec 0.049615 0.024460 107.426581 (140.098105)
total: 846.09 sec