Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-124448
#<BuildRuby:0x000055f022066018
@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.20230120-124448",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004567 0.000107 1.129311 ( 1.537160)
build_miniruby 0.001526 0.000000 1.200851 ( 1.200435)
build_ruby 0.001426 0.000000 2.911511 ( 3.211005)
build_all 0.006063 0.000970 3.689802 ( 1.850181)
build_install 0.012612 0.001858 2.809183 ( 2.073675)
test_btest 0.000830 0.000154 56.588644 ( 26.579335)
test_basic 0.002418 0.003544 0.419296 ( 0.521378)
test_all 0.000964 0.000206 642.119927 (255.275272)
test_rubyspec 0.026878 0.023155 71.602082 ( 85.534399)
total: 377.78 sec