Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-163212
#<BuildRuby:0x000055b3b26a5f70
@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.20230528-163212",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003616 0.003072 1.941269 ( 4.381096)
build_miniruby 0.001388 0.000302 1.373010 ( 1.420207)
build_ruby 0.001190 0.000259 2.657399 ( 3.111197)
build_all 0.006138 0.001335 2.188411 ( 2.369463)
build_install 0.013162 0.004342 3.388060 ( 3.330276)
test_btest 0.000603 0.000140 76.402027 ( 39.833587)
test_basic 0.007877 0.000000 0.815800 ( 1.080094)
test_all 0.001100 0.001206 602.494934 (267.689785)
test_rubyspec 0.029145 0.018578 81.760156 ( 97.723101)
total: 420.94 sec