Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-000740
#<BuildRuby:0x00005604487f6190
@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.20230922-000740",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001816 0.004368 2.150374 ( 3.406247)
build_miniruby 0.001860 0.000000 1.547464 ( 1.547662)
build_ruby 0.002098 0.000000 3.331026 ( 3.479552)
build_all 0.004661 0.003421 6.131384 ( 2.718520)
build_install 0.006477 0.014370 7.585008 ( 3.912219)
test_btest 0.000997 0.000000 84.412212 ( 31.513769)
test_basic 0.000000 0.006577 0.929822 ( 1.007340)
test_all 0.005014 0.005345 749.906526 (284.625584)
test_rubyspec 0.035751 0.043711 106.236747 (133.702676)
total: 465.91 sec