Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-032634
#<BuildRuby:0x000055a7aa4457f8
@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.20230505-032634",
@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.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001943 0.003595 1.811775 ( 3.102250)
build_miniruby 0.001274 0.000265 1.343740 ( 1.343128)
build_ruby 0.001400 0.000292 2.648455 ( 2.889988)
build_all 0.005607 0.001168 2.147245 ( 1.663278)
build_install 0.014000 0.001940 3.453608 ( 2.740097)
test_btest 0.000793 0.000158 75.529268 ( 27.908366)
test_basic 0.003937 0.000787 0.707008 ( 0.804983)
test_all 0.001286 0.000161 589.703640 (179.266859)
test_rubyspec 0.013384 0.028384 71.324261 ( 83.180880)
total: 302.90 sec