Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-103653
#<BuildRuby:0x0000557c33355fc0
@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.20230330-103653",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004748 0.001000 1.522925 ( 2.885558)
build_miniruby 0.001135 0.000000 1.212471 ( 1.211352)
build_ruby 0.001382 0.000000 2.231476 ( 2.431002)
build_all 0.003812 0.001959 2.048189 ( 1.151667)
build_install 0.007505 0.005747 3.131106 ( 2.069815)
test_btest 0.000000 0.000950 68.756145 ( 19.987003)
test_basic 0.003625 0.000745 0.490325 ( 0.585606)
test_all 0.000630 0.000170 534.098711 (166.383927)
test_rubyspec 0.018788 0.022101 74.606790 ( 84.879332)
total: 281.59 sec