Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-161217
#<BuildRuby:0x00007f2d1d4afdc0
@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.20241015-161217",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004587 0.003623 3.482547 ( 3.322866)
build_miniruby 0.001588 0.000000 1.742195 ( 1.741271)
build_ruby 0.000000 0.001941 4.179430 ( 4.320523)
build_all 0.004438 0.004308 7.164208 ( 2.929965)
build_install 0.010926 0.008850 9.656627 ( 4.377646)
test_btest 0.001063 0.000000 94.363546 ( 24.965095)
test_basic 0.006414 0.003830 0.933581 ( 2.071167)
test_all 0.106639 0.044750 738.027771 (217.607154)
test_rubyspec 0.036460 0.053643 137.236711 ( 30.516105)
total: 291.85 sec