Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-174902
#<BuildRuby:0x0000559f714edf20
@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.20230813-174902",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006791 0.000438 2.196326 ( 6.575261)
build_miniruby 0.001240 0.000080 1.619556 ( 2.336258)
build_ruby 0.001213 0.000078 3.328795 ( 5.980838)
build_all 0.007528 0.000485 2.787672 ( 3.610993)
build_install 0.016567 0.004395 4.490088 ( 6.519486)
test_btest 0.000884 0.000076 82.263411 ( 58.923913)
test_basic 0.003062 0.004863 0.975592 ( 1.951824)
test_all 0.001024 0.000117 667.149200 (533.683955)
test_rubyspec 0.004985 0.065105 101.233696 (226.977124)
total: 846.56 sec