Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-193254
#<BuildRuby:0x0000561c31c7a198
@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.20230130-193254",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000688 0.004277 1.132940 ( 1.531236)
build_miniruby 0.001011 0.000096 1.154378 ( 1.153028)
build_ruby 0.001413 0.000135 2.342082 ( 2.557960)
build_all 0.000894 0.007375 3.932805 ( 2.018163)
build_install 0.014130 0.001684 2.933724 ( 2.129021)
test_btest 0.000757 0.000126 58.646242 ( 24.895966)
test_basic 0.005406 0.000901 0.448317 ( 0.549545)
test_all 0.001496 0.000249 642.070452 (215.062351)
test_rubyspec 0.020717 0.021010 66.506526 ( 76.523521)
total: 326.42 sec