Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-030454
#<BuildRuby:0x0000556a69b7e8e0
@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.20230610-030454",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001547 0.004353 1.731381 ( 3.013706)
build_miniruby 0.001411 0.000294 1.265885 ( 1.291572)
build_ruby 0.000000 0.001600 2.883169 ( 3.149323)
build_all 0.002549 0.005075 2.254181 ( 1.786061)
build_install 0.012007 0.009206 3.690886 ( 3.112420)
test_btest 0.000617 0.000198 77.631398 ( 42.115735)
test_basic 0.007367 0.000000 0.798341 ( 1.211588)
test_all 0.001313 0.000160 573.933400 (270.137214)
test_rubyspec 0.028714 0.023081 82.015967 ( 94.996474)
total: 420.82 sec