Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-133100
#<BuildRuby:0x0000561dff2e9a00
@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.20240306-133100",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002739 0.004372 2.423710 ( 2.172749)
build_miniruby 0.001072 0.000124 1.423299 ( 1.427276)
build_ruby 0.001374 0.000159 3.047262 ( 3.260337)
build_all 0.007333 0.000342 6.606905 ( 2.565212)
build_install 0.016125 0.003149 8.177014 ( 3.753425)
test_btest 0.000825 0.000100 88.697852 ( 24.010135)
test_basic 0.003335 0.004605 0.896747 ( 0.959516)
test_all 0.075210 0.043159 743.687268 (230.253888)
test_rubyspec 0.031282 0.056208 113.070862 (122.146564)
total: 390.55 sec