Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-050134
#<BuildRuby:0x00005615772f5f20
@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.20230428-050134",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002281 0.003492 1.735538 ( 2.981933)
build_miniruby 0.000877 0.000277 1.162476 ( 1.163492)
build_ruby 0.001004 0.000317 2.625777 ( 2.837506)
build_all 0.006575 0.000753 2.165455 ( 1.489913)
build_install 0.015390 0.001563 3.380306 ( 2.495012)
test_btest 0.000723 0.000195 73.277207 ( 30.762418)
test_basic 0.001201 0.003065 0.742819 ( 0.825040)
test_all 0.001709 0.000506 597.774428 (234.873741)
test_rubyspec 0.021166 0.027704 78.013378 ( 90.351637)
total: 367.78 sec