Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-232059
#<BuildRuby:0x00007fdd0623fdd0
@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.20241110-232059",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004459 0.004987 4.160910 ( 4.947074)
build_miniruby 0.002251 0.000000 1.786847 ( 2.036348)
build_ruby 0.002047 0.000088 4.500637 ( 4.920458)
build_all 0.010158 0.000387 6.753971 ( 4.954761)
build_install 0.020551 0.004990 9.737595 ( 7.061903)
test_btest 0.000770 0.000162 83.487999 ( 72.530818)
test_basic 0.007625 0.004093 1.133035 ( 1.648746)
test_all 0.127738 0.031239 796.448621 (475.888411)
test_rubyspec 0.051437 0.035414 128.988095 ( 50.849596)
total: 624.84 sec