Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-034412
#<BuildRuby:0x0000557158f8e7c8
@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.20230620-034412",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005832 0.000338 2.003178 ( 4.419258)
build_miniruby 0.001528 0.000277 1.473492 ( 2.004044)
build_ruby 0.001760 0.000000 2.870820 ( 3.557339)
build_all 0.007668 0.000000 5.431998 ( 4.620310)
build_install 0.013174 0.004524 6.576430 ( 6.418186)
test_btest 0.000645 0.000119 79.620914 ( 46.185981)
test_basic 0.000035 0.007430 0.839613 ( 1.247234)
test_all 0.001669 0.000000 568.365696 (271.479877)
test_rubyspec 0.030190 0.020253 87.980954 (115.024112)
total: 454.96 sec