Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-164203
#<BuildRuby:0x000055f6a6461ed0
@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.20230829-164203",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006364 0.001136 2.320112 ( 4.585146)
build_miniruby 0.001131 0.000202 1.716062 ( 1.829198)
build_ruby 0.001711 0.000000 3.519937 ( 3.771250)
build_all 0.007054 0.000811 6.369166 ( 4.386743)
build_install 0.011867 0.007478 7.849028 ( 5.559609)
test_btest 0.000825 0.000000 83.968778 ( 43.522739)
test_basic 0.009357 0.000000 1.005365 ( 1.338315)
test_all 0.007585 0.002723 712.530318 (316.246854)
test_rubyspec 0.035562 0.033154 106.337481 (122.551152)
total: 503.79 sec