Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-131040
#<BuildRuby:0x000055ce4778a120
@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.20240307-131040",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006360 0.000177 2.438904 ( 2.228007)
build_miniruby 0.001197 0.000000 1.330887 ( 1.329141)
build_ruby 0.001389 0.000000 2.706275 ( 2.947301)
build_all 0.007054 0.000000 6.536345 ( 2.532630)
build_install 0.010703 0.007199 8.239829 ( 3.812037)
test_btest 0.000000 0.001059 88.040385 ( 24.730419)
test_basic 0.000000 0.006665 0.727728 ( 0.786788)
test_all 0.081593 0.034184 736.895379 (205.876227)
test_rubyspec 0.048721 0.031040 108.611369 (117.739359)
total: 361.98 sec