Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-094047
#<BuildRuby:0x00007f66f7ebfdd8
@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.20240805-094047",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005346 0.004187 4.259063 ( 6.148090)
build_miniruby 0.001548 0.000293 1.964188 ( 2.563533)
build_ruby 0.001827 0.000345 5.013217 ( 6.064791)
build_all 0.010058 0.001903 9.458796 ( 10.903201)
build_install 0.024460 0.001220 12.569235 ( 14.608012)
test_btest 0.000878 0.000150 129.063883 (152.519692)
test_basic 0.008585 0.004440 1.406251 ( 2.627467)
test_all 0.136579 0.030027 949.759399 (952.937621)
test_rubyspec 0.070673 0.025089 178.817543 (103.538307)
total: 1251.91 sec