Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-104934
#<BuildRuby:0x00005620522e2390
@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.20230810-104934",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.007169 0.000448 2.293803 ( 5.943274)
build_miniruby 0.001627 0.000000 1.713636 ( 2.651762)
build_ruby 0.001943 0.000000 3.642883 ( 6.655889)
build_all 0.007527 0.000432 2.850891 ( 3.086160)
build_install 0.011232 0.008069 4.556033 ( 6.797340)
test_btest 0.001115 0.000000 85.272679 ( 54.065295)
test_basic 0.000725 0.007414 1.022148 ( 1.814428)
test_all 0.001110 0.000000 712.962682 (396.417384)
test_rubyspec 0.038315 0.020006 100.278722 (142.996910)
total: 620.43 sec