Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-133257
#<BuildRuby:0x00005629d3d623d0
@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.20230311-133257",
@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.000011 0.000004 0.000015 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.004338 0.001531 1.756782 ( 3.820811)
build_miniruby 0.000887 0.000313 1.200992 ( 1.280105)
build_ruby 0.001121 0.000395 2.670538 ( 2.941752)
build_all 0.006904 0.000000 2.171986 ( 2.070107)
build_install 0.014305 0.002879 3.266377 ( 2.918549)
test_btest 0.000558 0.000170 65.018502 ( 38.273791)
test_basic 0.002842 0.003730 0.524497 ( 0.644116)
test_all 0.000000 0.002056 538.445922 (215.777506)
test_rubyspec 0.015302 0.032427 75.402021 ( 85.371941)
total: 353.10 sec