Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-230942
#<BuildRuby:0x000055774899e228
@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.20230505-230942",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006537 0.000193 1.969413 ( 4.300420)
build_miniruby 0.000000 0.001932 1.390998 ( 1.630419)
build_ruby 0.000043 0.001660 2.626789 ( 3.099736)
build_all 0.003356 0.003350 2.263591 ( 2.102753)
build_install 0.010506 0.006784 3.497783 ( 3.419505)
test_btest 0.000841 0.000153 77.263579 ( 41.332782)
test_basic 0.005373 0.000977 0.769856 ( 1.155145)
test_all 0.000798 0.000145 605.844732 (341.775420)
test_rubyspec 0.047317 0.014323 87.037826 (126.382346)
total: 525.20 sec