Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-025320
#<BuildRuby:0x00005609ecda1a00
@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.20231022-025320",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000000 0.000066 0.000066 ( 0.000054)
configure 0.000000 0.000026 0.000026 ( 0.000025)
build_up 0.002915 0.003541 3.555820 ( 3.766012)
build_miniruby 0.001134 0.000378 1.571928 ( 1.571504)
build_ruby 0.001178 0.000393 2.847215 ( 6.523563)
build_all 0.003580 0.003950 5.624373 ( 2.478269)
build_install 0.019028 0.000755 7.767821 ( 3.982684)
test_btest 0.000647 0.000197 80.999107 ( 26.181275)
test_basic 0.006086 0.000527 0.857515 ( 0.930001)
test_all 0.079133 0.039480 656.163156 (265.157950)
test_rubyspec 0.038806 0.024197 89.874106 (101.970642)
total: 412.56 sec