Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-130124
#<BuildRuby:0x0000558a0817e8e0
@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.20230130-130124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000015 ( 0.000016)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004622 0.000000 1.135864 ( 1.771338)
build_miniruby 0.001178 0.000000 1.358378 ( 1.359035)
build_ruby 0.000000 0.001444 2.221152 ( 2.447479)
build_all 0.001580 0.005801 3.968145 ( 2.125713)
build_install 0.013124 0.002888 3.070039 ( 2.331387)
test_btest 0.000766 0.000118 57.297436 ( 20.805590)
test_basic 0.003522 0.002929 0.444129 ( 0.545047)
test_all 0.000887 0.000158 640.222372 (209.533964)
test_rubyspec 0.030081 0.012361 67.248632 ( 77.050937)
total: 317.97 sec