Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-011717
#<BuildRuby:0x000055947e4468e0
@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.20230902-011717",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005954 0.000258 1.907590 ( 2.558590)
build_miniruby 0.000000 0.001793 1.686622 ( 1.731740)
build_ruby 0.000000 0.002055 3.271824 ( 3.612089)
build_all 0.003783 0.004752 6.079822 ( 3.957548)
build_install 0.012131 0.008218 7.635289 ( 5.826540)
test_btest 0.000680 0.000160 84.867611 ( 40.632179)
test_basic 0.003732 0.003044 1.019444 ( 1.124186)
test_all 0.004264 0.005221 663.585426 (280.960984)
test_rubyspec 0.026804 0.042242 104.548070 (116.824126)
total: 457.23 sec