Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-104726
#<BuildRuby:0x00007f9b9585fdd0
@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.20240718-104726",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000010 0.000027 ( 0.000028)
autoconf 0.000031 0.000017 0.000048 ( 0.000048)
configure 0.000026 0.000015 0.000041 ( 0.000042)
build_up 0.006392 0.003551 4.047981 ( 4.556803)
build_miniruby 0.000000 0.002255 1.660137 ( 1.659898)
build_ruby 0.000267 0.001975 4.431615 ( 4.546729)
build_all 0.010349 0.000000 8.831122 ( 4.215593)
build_install 0.016576 0.007427 11.715937 ( 16.274414)
test_btest 0.000782 0.000416 118.360612 ( 37.735808)
test_basic 0.009152 0.000173 1.192314 ( 1.260213)
test_all 0.096392 0.052937 821.738465 (252.892505)
test_rubyspec 0.063345 0.022088 166.191558 ( 34.914926)
total: 358.06 sec