Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-204429
#<BuildRuby:0x0000562da9976008
@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.20230502-204429",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005317 0.000161 1.811024 ( 3.563633)
build_miniruby 0.001310 0.000157 1.250390 ( 1.384354)
build_ruby 0.001238 0.000149 2.603977 ( 3.060030)
build_all 0.001883 0.004443 2.186541 ( 2.384977)
build_install 0.013595 0.001442 3.354979 ( 3.161190)
test_btest 0.000565 0.000087 72.405855 ( 38.132046)
test_basic 0.000992 0.004797 0.747039 ( 1.047411)
test_all 0.000467 0.000738 571.721621 (259.511287)
test_rubyspec 0.033879 0.015998 79.090865 ( 95.709179)
total: 407.95 sec