Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-024815
#<BuildRuby:0x000055c521fc23d0
@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.20240113-024815",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001864 0.003837 1.543238 ( 1.953783)
build_miniruby 0.001409 0.000157 1.650210 ( 1.648844)
build_ruby 0.001877 0.000000 3.356365 ( 3.556268)
build_all 0.007597 0.000000 5.625470 ( 2.950033)
build_install 0.009430 0.007314 6.933924 ( 3.973812)
test_btest 0.000634 0.000096 80.948251 ( 32.407204)
test_basic 0.007743 0.000562 0.794916 ( 0.858190)
test_all 0.092989 0.026715 737.766640 (273.138221)
test_rubyspec 0.033309 0.037764 96.811006 (108.795187)
total: 429.28 sec