Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-002056
#<BuildRuby:0x000056286803a7c8
@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.20230506-002056",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000000 0.005102 1.585171 ( 2.817285)
build_miniruby 0.000000 0.001350 1.277998 ( 1.276920)
build_ruby 0.001034 0.000404 2.484832 ( 2.688647)
build_all 0.005868 0.000333 2.099656 ( 1.479232)
build_install 0.010359 0.005254 3.379543 ( 2.583190)
test_btest 0.000679 0.000131 73.255968 ( 29.204211)
test_basic 0.001995 0.003935 0.746773 ( 0.831052)
test_all 0.000000 0.001629 562.027902 (199.863116)
test_rubyspec 0.006724 0.037139 74.130682 ( 85.933769)
total: 326.68 sec