Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-135118
#<BuildRuby:0x00007fcfa597fdc0
@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.20241128-135118",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000304 0.008137 3.206816 ( 3.064497)
build_miniruby 0.001454 0.000000 1.196736 ( 1.194104)
build_ruby 0.000000 0.001834 3.151164 ( 3.323449)
build_all 0.005418 0.003432 6.203904 ( 2.405309)
build_install 0.013692 0.006653 8.817125 ( 4.260003)
test_btest 0.000582 0.000270 74.866324 ( 22.279483)
test_basic 0.004765 0.004550 0.682262 ( 0.735477)
test_all 0.122567 0.021936 681.982831 (283.802386)
test_rubyspec 0.044218 0.031044 118.243513 ( 26.261519)
total: 347.33 sec