Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-062133
#<BuildRuby:0x00007f93f25cfde0
@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.20241101-062133",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.003949 0.004019 3.253548 ( 3.506676)
build_miniruby 0.001022 0.000481 1.620049 ( 1.617451)
build_ruby 0.000000 0.001878 4.037761 ( 21.630066)
build_all 0.006660 0.001399 6.656666 ( 2.789517)
build_install 0.008417 0.010124 9.398806 ( 4.520883)
test_btest 0.000637 0.000347 74.259297 ( 19.572436)
test_basic 0.002599 0.007037 1.034199 ( 1.081217)
test_all 0.110551 0.036111 716.011576 (213.046625)
test_rubyspec 0.049611 0.032122 117.981455 ( 22.406041)
total: 290.17 sec