Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-185438
#<BuildRuby:0x0000556046b4e230
@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.20230611-185438",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000000 0.005943 1.659320 ( 2.936105)
build_miniruby 0.000000 0.001285 1.285024 ( 1.283330)
build_ruby 0.001382 0.000000 2.557212 ( 2.727721)
build_all 0.005169 0.000438 2.056418 ( 1.163003)
build_install 0.008975 0.005210 2.867349 ( 1.858381)
test_btest 0.000704 0.000100 74.721253 ( 19.898517)
test_basic 0.003628 0.000518 0.715089 ( 0.788515)
test_all 0.000928 0.000133 525.510269 (149.477440)
test_rubyspec 0.021521 0.017458 72.802557 ( 84.559219)
total: 264.69 sec