Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-001407
#<BuildRuby:0x0000556b10479fe8
@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.20230109-001407",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003799 0.000543 1.031049 ( 1.424366)
build_miniruby 0.000934 0.000133 1.371933 ( 1.373890)
build_ruby 0.001107 0.000158 3.243162 ( 3.607442)
build_all 0.002387 0.004632 3.741719 ( 1.884558)
build_install 0.012699 0.000715 2.660472 ( 1.760554)
test_btest 0.000828 0.000000 54.809011 ( 15.251704)
test_basic 0.002160 0.002481 0.410270 ( 0.503589)
test_all 0.001876 0.000000 642.679147 (214.153018)
test_rubyspec 0.030575 0.016558 66.709457 ( 76.754141)
total: 316.71 sec