Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-145523
#<BuildRuby:0x00007f359bbbfdc8
@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.20241104-145523",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.008076 0.000081 4.096853 ( 4.055957)
build_miniruby 0.001833 0.000343 1.783554 ( 1.788763)
build_ruby 0.002196 0.000000 4.373525 ( 4.535522)
build_all 0.010470 0.000000 6.893634 ( 3.169922)
build_install 0.011020 0.011111 9.756246 ( 5.125204)
test_btest 0.000741 0.000171 79.599825 ( 25.555135)
test_basic 0.011097 0.000000 1.045696 ( 1.100743)
test_all 0.117117 0.034859 739.122284 (264.659756)
test_rubyspec 0.052027 0.042678 127.352119 ( 42.064818)
total: 352.06 sec