Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-144233
#<BuildRuby:0x000055b414b8e7c8
@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.20230505-144233",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004777 0.000868 1.743301 ( 3.057328)
build_miniruby 0.000989 0.000180 1.269342 ( 1.268438)
build_ruby 0.001441 0.000000 2.488042 ( 2.702828)
build_all 0.002578 0.003300 2.118432 ( 1.331393)
build_install 0.015804 0.000000 3.184813 ( 2.241774)
test_btest 0.000576 0.000067 76.705463 ( 26.011947)
test_basic 0.000000 0.005461 0.712313 ( 0.792913)
test_all 0.000000 0.001072 572.477072 (175.996737)
test_rubyspec 0.028931 0.016809 75.675074 ( 87.549681)
total: 300.95 sec