Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-095459
#<BuildRuby:0x00007f92c85afde0
@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.20241222-095459",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000042 0.000009 0.000051 ( 0.000051)
build_up 0.002095 0.003512 1.653305 ( 1.968672)
build_miniruby 0.001296 0.000303 1.328103 ( 1.325518)
build_ruby 0.001486 0.000347 4.110523 ( 4.262218)
build_all 0.009268 0.000285 6.863410 ( 2.884980)
build_install 0.014604 0.004603 8.388969 ( 4.515332)
test_btest 0.000903 0.000207 74.440271 ( 21.535812)
test_basic 0.005108 0.004372 1.015122 ( 1.064190)
test_all 0.093307 0.048795 738.496438 (269.026091)
test_rubyspec 0.047430 0.028309 118.138814 ( 25.541646)
total: 332.13 sec