Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-062016
#<BuildRuby:0x00007fc5b245fdd8
@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.20240622-062016",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.000000 0.008095 3.208460 ( 3.130367)
build_miniruby 0.001136 0.000541 1.620560 ( 1.618572)
build_ruby 0.001229 0.000585 3.476291 ( 3.633975)
build_all 0.007397 0.001455 7.939345 ( 3.072202)
build_install 0.017427 0.002649 10.698491 ( 5.033954)
test_btest 0.000623 0.000254 115.251304 ( 33.241400)
test_basic 0.010911 0.003522 1.347883 ( 1.433318)
test_all 0.086149 0.064339 874.360565 (269.971885)
test_rubyspec 0.046918 0.044078 164.136081 ( 36.048588)
total: 357.19 sec