Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-054226
#<BuildRuby:0x000055b3f9006308
@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.20230508-054226",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.005450 1.714616 ( 2.958067)
build_miniruby 0.000000 0.001240 1.253221 ( 1.253023)
build_ruby 0.000914 0.000450 2.431284 ( 2.643229)
build_all 0.006447 0.000000 2.090264 ( 1.404260)
build_install 0.014769 0.000363 3.241697 ( 2.446331)
test_btest 0.000580 0.000100 72.370770 ( 21.559936)
test_basic 0.001903 0.004327 0.717435 ( 0.797786)
test_all 0.001245 0.000258 559.578486 (191.169730)
test_rubyspec 0.032517 0.014395 77.693898 ( 90.670884)
total: 314.90 sec