Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-045128
#<BuildRuby:0x000055fb833f2120
@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.20230604-045128",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002721 0.002981 1.526692 ( 2.733150)
build_miniruby 0.001291 0.000000 1.114435 ( 1.113200)
build_ruby 0.001451 0.000000 2.102478 ( 2.299937)
build_all 0.003144 0.003006 1.835686 ( 0.994952)
build_install 0.012070 0.003216 3.227926 ( 2.217071)
test_btest 0.000769 0.000110 78.593369 ( 22.134710)
test_basic 0.007467 0.000000 0.760318 ( 0.849344)
test_all 0.000524 0.000939 572.017490 (169.558539)
test_rubyspec 0.001135 0.035105 73.045241 ( 84.834470)
total: 286.74 sec