Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-033754
#<BuildRuby:0x00007f0367c2fdc8
@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.20241025-033754",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.007785 0.000000 3.782978 ( 3.606977)
build_miniruby 0.001790 0.000000 1.372208 ( 1.368642)
build_ruby 0.000000 0.001939 4.111879 ( 4.300901)
build_all 0.003932 0.005341 6.763742 ( 2.817317)
build_install 0.011914 0.006654 9.748630 ( 4.705179)
test_btest 0.000886 0.000000 74.993643 ( 20.663088)
test_basic 0.008740 0.001809 0.941881 ( 0.986684)
test_all 0.113613 0.036730 735.248599 (250.519159)
test_rubyspec 0.059365 0.026228 121.756578 ( 26.459523)
total: 315.43 sec