Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-165801
#<BuildRuby:0x00007f082b64fde0
@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.20240816-165801",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007025 0.000675 3.598606 ( 3.567860)
build_miniruby 0.001251 0.000278 1.634692 ( 1.631294)
build_ruby 0.001487 0.000331 3.875077 ( 4.102289)
build_all 0.008943 0.000000 7.829401 ( 3.096336)
build_install 0.018396 0.000390 10.440509 ( 4.721525)
test_btest 0.000770 0.000140 115.538853 ( 30.437863)
test_basic 0.000000 0.010078 1.036199 ( 1.081513)
test_all 0.115246 0.036907 826.461686 (233.549058)
test_rubyspec 0.037392 0.052806 166.522936 ( 31.549627)
total: 313.74 sec