Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-202059
#<BuildRuby:0x00005641d0fe6178
@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.20230610-202059",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002398 0.003591 1.763341 ( 2.991877)
build_miniruby 0.001186 0.000257 1.358795 ( 1.357638)
build_ruby 0.001468 0.000000 2.547298 ( 2.766581)
build_all 0.006005 0.000756 2.091167 ( 1.189514)
build_install 0.011106 0.004753 3.350048 ( 2.282750)
test_btest 0.000762 0.000176 76.224142 ( 21.376260)
test_basic 0.004683 0.001081 0.714788 ( 0.789845)
test_all 0.000000 0.001626 558.552953 (191.908387)
test_rubyspec 0.015546 0.028198 79.858541 ( 91.630114)
total: 316.29 sec