Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-145511
#<BuildRuby:0x000055c78521a230
@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.20230812-145511",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.000000 0.006838 2.225389 ( 4.872926)
build_miniruby 0.000811 0.000754 1.639962 ( 1.691808)
build_ruby 0.000000 0.001828 3.448091 ( 4.075055)
build_all 0.006911 0.001474 2.781392 ( 3.207817)
build_install 0.013751 0.006836 4.326760 ( 3.951814)
test_btest 0.000000 0.000804 84.278299 ( 45.636709)
test_basic 0.000000 0.006700 0.974539 ( 1.659213)
test_all 0.000467 0.001898 695.996499 (448.884088)
test_rubyspec 0.014559 0.054878 100.739999 (204.927668)
total: 718.91 sec