Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-093447
#<BuildRuby:0x00007f0ab279fdd8
@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.20240816-093447",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.001182 0.008287 3.901182 ( 4.960780)
build_miniruby 0.001625 0.000430 1.667175 ( 1.754350)
build_ruby 0.000000 0.002380 4.733349 ( 12.559414)
build_all 0.009797 0.000938 8.677773 ( 5.597929)
build_install 0.016083 0.009620 11.850521 ( 8.860400)
test_btest 0.000791 0.000239 121.990027 ( 89.970246)
test_basic 0.008387 0.004063 1.323307 ( 1.910444)
test_all 0.123279 0.044958 989.183372 (872.687894)
test_rubyspec 0.058714 0.036991 172.701078 (151.629907)
total: 1149.93 sec