Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-114422
#<BuildRuby:0x0000558c302c1f48
@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.20230530-114422",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002899 0.003750 1.916694 ( 4.033927)
build_miniruby 0.001324 0.000255 1.394078 ( 1.547184)
build_ruby 0.000000 0.001792 2.703870 ( 3.147178)
build_all 0.004934 0.002297 2.196493 ( 2.429059)
build_install 0.013593 0.004374 3.573227 ( 3.588758)
test_btest 0.000763 0.000178 77.376099 ( 42.439631)
test_basic 0.001759 0.006373 0.827443 ( 1.151042)
test_all 0.001154 0.000541 590.504160 (261.454830)
test_rubyspec 0.025114 0.027854 83.028425 (100.788496)
total: 420.58 sec