Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-080809
#<BuildRuby:0x00005576a30020e8
@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.20230604-080809",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.005855 1.722950 ( 2.953826)
build_miniruby 0.000000 0.001307 1.102111 ( 1.100762)
build_ruby 0.000508 0.000925 2.434369 ( 2.632655)
build_all 0.006439 0.000000 2.022145 ( 1.195389)
build_install 0.017348 0.000000 3.185362 ( 2.223365)
test_btest 0.000900 0.000066 76.109615 ( 21.575154)
test_basic 0.004577 0.000092 0.665474 ( 0.744037)
test_all 0.000000 0.001191 557.644384 (158.726192)
test_rubyspec 0.021044 0.016587 71.330673 ( 83.021396)
total: 274.17 sec