Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-102953
#<BuildRuby:0x0000560b11609ee8
@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.20230829-102953",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.000000 0.008048 2.396146 ( 4.698418)
build_miniruby 0.005977 0.007224 219.376946 ( 83.559256)
build_ruby 0.001590 0.000383 4.736627 ( 4.085272)
build_all 0.056256 0.032263 187.967878 ( 62.978703)
build_install 0.013675 0.006114 8.113672 ( 4.439924)
test_btest 0.000712 0.000254 85.264586 ( 32.065653)
test_basic 0.004580 0.001636 0.959548 ( 1.021139)
test_all 0.005272 0.004856 727.074655 (306.353682)
test_rubyspec 0.039886 0.030902 103.899105 (118.108431)
total: 617.31 sec