Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-015445
#<BuildRuby:0x0000561441b6dec8
@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.20230917-015445",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.003260 0.004623 2.376530 ( 4.706646)
build_miniruby 0.001359 0.000263 1.746561 ( 2.019014)
build_ruby 0.001418 0.000274 3.645913 ( 4.194671)
build_all 0.008085 0.000728 6.270615 ( 4.799142)
build_install 0.019737 0.001161 7.874627 ( 6.885565)
test_btest 0.000871 0.000149 87.084246 ( 47.984076)
test_basic 0.008619 0.000679 1.018710 ( 1.324714)
test_all 0.000000 0.010234 684.617915 (316.026875)
test_rubyspec 0.032303 0.038333 105.974020 (124.805637)
total: 512.75 sec