Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-125819
#<BuildRuby:0x0000559a4b152120
@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.20230626-125819",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006013 0.000722 2.022126 ( 4.599263)
build_miniruby 0.001541 0.000185 1.652550 ( 2.296639)
build_ruby 0.001254 0.000150 3.142145 ( 4.083928)
build_all 0.002653 0.004855 2.527208 ( 2.911894)
build_install 0.018799 0.000000 3.951561 ( 4.342249)
test_btest 0.001010 0.000000 80.407395 ( 45.760747)
test_basic 0.004495 0.003402 0.930386 ( 1.367741)
test_all 0.001762 0.000000 610.739885 (311.218171)
test_rubyspec 0.023205 0.031526 89.288228 (113.855181)
total: 490.44 sec