Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-205038
#<BuildRuby:0x00007f2e2b4afdc0
@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.20240821-205038",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003034 0.004439 3.091525 ( 3.188710)
build_miniruby 0.000000 0.001610 1.177448 ( 1.174396)
build_ruby 0.000000 0.001799 3.154486 ( 19.945158)
build_all 0.001505 0.007154 7.845125 ( 3.658643)
build_install 0.010711 0.008567 10.896933 ( 5.288410)
test_btest 0.000763 0.000206 120.016144 ( 45.489068)
test_basic 0.011893 0.000000 1.139738 ( 1.811335)
test_all 0.123074 0.025652 798.168581 (233.744213)
test_rubyspec 0.058021 0.033398 163.091132 ( 37.866029)
total: 352.17 sec