Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-053810
#<BuildRuby:0x00007ff4c03afdd8
@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.20240620-053810",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004984 0.003187 3.450579 ( 3.468751)
build_miniruby 0.002145 0.000000 1.408117 ( 1.405104)
build_ruby 0.002002 0.000000 4.383742 ( 4.531791)
build_all 0.007813 0.001977 7.898015 ( 3.256866)
build_install 0.017212 0.003361 10.481434 ( 5.070777)
test_btest 0.000687 0.000176 117.248192 ( 31.584931)
test_basic 0.005129 0.005151 1.277111 ( 1.333215)
test_all 0.088599 0.063745 850.145715 (272.583995)
test_rubyspec 0.062604 0.031194 165.095779 ( 27.205798)
total: 350.44 sec