Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-001827
#<BuildRuby:0x0000561a0c231a00
@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.20230512-001827",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000983 0.004120 1.732604 ( 2.971896)
build_miniruby 0.000000 0.001475 1.228184 ( 1.226944)
build_ruby 0.000000 0.001255 2.528694 ( 2.762467)
build_all 0.004849 0.001311 2.013874 ( 1.266287)
build_install 0.011567 0.003914 3.289252 ( 2.482689)
test_btest 0.000660 0.000146 72.209599 ( 23.896545)
test_basic 0.000642 0.004209 0.613171 ( 0.687147)
test_all 0.000951 0.000246 563.812796 (180.820306)
test_rubyspec 0.016214 0.026325 76.017907 ( 87.645712)
total: 303.76 sec