Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-153255
#<BuildRuby:0x000055fe440a9fb8
@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.20230125-153255",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005211 0.000000 1.225140 ( 2.049066)
build_miniruby 0.001543 0.000000 1.246520 ( 1.476049)
build_ruby 0.001515 0.000063 3.043857 ( 3.577113)
build_all 0.004372 0.004087 4.007233 ( 2.953555)
build_install 0.012469 0.004947 3.167311 ( 3.203977)
test_btest 0.000579 0.000120 58.308514 ( 35.166351)
test_basic 0.005868 0.001214 0.465121 ( 0.698534)
test_all 0.001383 0.000000 628.822271 (291.610398)
test_rubyspec 0.033500 0.021975 74.698945 ( 93.310817)
total: 434.05 sec