Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-121551
#<BuildRuby:0x000055e6e4dae1b8
@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.20230309-121551",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006082 0.000263 1.779208 ( 4.204003)
build_miniruby 0.001552 0.000212 1.355166 ( 1.519098)
build_ruby 0.000000 0.001823 2.658432 ( 3.298769)
build_all 0.000602 0.005918 2.054497 ( 2.356784)
build_install 0.013968 0.002045 3.260663 ( 3.421508)
test_btest 0.000000 0.001288 69.349201 ( 42.315019)
test_basic 0.000000 0.007160 0.559187 ( 0.732654)
test_all 0.000000 0.001267 543.962317 (292.542492)
test_rubyspec 0.029102 0.021695 80.428797 (101.240920)
total: 451.63 sec