Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-172226
#<BuildRuby:0x00005585dcf563d0
@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.20230312-172226",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.000000 0.005248 1.735630 ( 3.112088)
build_miniruby 0.000000 0.001461 1.166124 ( 1.165184)
build_ruby 0.000952 0.000525 2.064446 ( 2.246065)
build_all 0.000000 0.006222 2.020676 ( 1.186675)
build_install 0.012485 0.000712 3.179136 ( 2.154591)
test_btest 0.000664 0.000166 66.104692 ( 23.228808)
test_basic 0.000000 0.006897 0.525648 ( 0.626265)
test_all 0.000000 0.000899 543.068131 (206.621214)
test_rubyspec 0.028300 0.014436 72.632523 ( 82.378382)
total: 322.72 sec