Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-002955
#<BuildRuby:0x0000556f10362390
@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.20230830-002955",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001959 0.004377 2.299831 ( 3.641806)
build_miniruby 0.000000 0.001943 1.461373 ( 1.459473)
build_ruby 0.000268 0.001312 2.990281 ( 3.216753)
build_all 0.007088 0.001417 6.333934 ( 3.114423)
build_install 0.011525 0.008281 7.703302 ( 4.365695)
test_btest 0.000600 0.000146 84.594131 ( 34.392286)
test_basic 0.001196 0.006769 0.936900 ( 1.006371)
test_all 0.002467 0.008131 715.349131 (241.442974)
test_rubyspec 0.023926 0.045951 103.827591 (117.524598)
total: 410.17 sec