Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-160435
#<BuildRuby:0x000055a6b71c23d0
@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.20230329-160435",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005743 0.000407 1.885005 ( 3.733495)
build_miniruby 0.001167 0.000254 1.247837 ( 1.377686)
build_ruby 0.001303 0.000284 2.420041 ( 2.865525)
build_all 0.006756 0.001469 2.316024 ( 2.329452)
build_install 0.008552 0.009951 3.520788 ( 3.644483)
test_btest 0.000677 0.000197 67.348716 ( 43.111591)
test_basic 0.004147 0.003035 0.539536 ( 0.820674)
test_all 0.001426 0.000113 571.822398 (328.946271)
test_rubyspec 0.041690 0.017215 83.874200 (103.210139)
total: 490.04 sec