Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-165619
#<BuildRuby:0x000055f6a60da258
@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.20230910-165619",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000036 0.000003 0.000039 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006522 0.000178 2.105610 ( 3.356486)
build_miniruby 0.001489 0.000103 1.532750 ( 1.531660)
build_ruby 0.001487 0.000000 3.384271 ( 3.541834)
build_all 0.005169 0.003219 6.038261 ( 3.317074)
build_install 0.010783 0.007010 7.764410 ( 4.462115)
test_btest 0.000810 0.000000 84.898146 ( 30.354652)
test_basic 0.005135 0.000308 0.894846 ( 0.960283)
test_all 0.008679 0.000632 722.024092 (276.185700)
test_rubyspec 0.036462 0.031805 99.789535 (111.220549)
total: 434.93 sec