Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-071515
#<BuildRuby:0x00007f792e8ffdc8
@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.20240813-071515",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000045 0.000006 0.000051 ( 0.000050)
configure 0.000047 0.000006 0.000053 ( 0.000052)
build_up 0.005254 0.004190 3.850072 ( 3.850546)
build_miniruby 0.001689 0.000267 1.346616 ( 1.343152)
build_ruby 0.001611 0.000254 3.767487 ( 3.947663)
build_all 0.009988 0.000000 9.149754 ( 3.672337)
build_install 0.015044 0.004947 11.867527 ( 5.513366)
test_btest 0.000682 0.000111 131.850144 ( 42.805377)
test_basic 0.007934 0.004480 1.366508 ( 1.434538)
test_all 0.109650 0.047226 892.718259 (253.831005)
test_rubyspec 0.062628 0.035502 171.866315 ( 34.786106)
total: 351.19 sec