Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-042825
#<BuildRuby:0x00007f381e35fdd8
@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.20240710-042825",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.004808 0.003250 4.102107 ( 3.722084)
build_miniruby 0.001485 0.000161 1.430630 ( 1.427797)
build_ruby 0.001978 0.000000 3.636390 ( 3.786819)
build_all 0.005898 0.003438 8.035774 ( 3.204489)
build_install 0.013319 0.003543 10.942182 ( 5.133260)
test_btest 0.001049 0.000143 118.479745 ( 31.046709)
test_basic 0.008550 0.000635 1.132360 ( 1.188047)
test_all 0.111203 0.047252 862.892538 (272.590762)
test_rubyspec 0.055126 0.035092 173.639030 ( 40.443797)
total: 362.54 sec