Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-133552
#<BuildRuby:0x00005649a3731ed0
@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.20230513-133552",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002180 0.003612 1.810057 ( 3.014656)
build_miniruby 0.001072 0.000206 1.259904 ( 1.258614)
build_ruby 0.001411 0.000000 2.433276 ( 2.635837)
build_all 0.002956 0.002423 1.861258 ( 1.010535)
build_install 0.010850 0.001433 3.015965 ( 1.986964)
test_btest 0.000702 0.000140 73.172953 ( 19.345066)
test_basic 0.003198 0.003779 0.727281 ( 0.806946)
test_all 0.001027 0.000232 576.374468 (199.365587)
test_rubyspec 0.011534 0.037434 72.564766 ( 84.395625)
total: 313.82 sec