Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-222836
#<BuildRuby:0x000055f9e1862230
@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.20240321-222836",
@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.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.009133 0.001096 4.247179 ( 4.655835)
build_miniruby 0.001365 0.000163 1.831094 ( 2.079500)
build_ruby 0.001714 0.000205 3.777754 ( 4.314514)
build_all 0.000000 0.009708 7.242773 ( 5.210824)
build_install 0.013960 0.008444 9.864107 ( 7.964187)
test_btest 0.000360 0.000643 95.243205 ( 80.295797)
test_basic 0.000000 0.006843 1.035331 ( 1.452716)
test_all 0.088644 0.035775 793.272632 (490.823191)
test_rubyspec 0.043995 0.050126 136.102262 (183.471462)
total: 780.27 sec