Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-055835
#<BuildRuby:0x000055cb255a1fb8
@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.20231222-055835",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004357 0.000697 1.516223 ( 1.888231)
build_miniruby 0.001104 0.000177 1.709294 ( 1.707857)
build_ruby 0.001449 0.000232 2.926416 ( 3.124651)
build_all 0.006376 0.001020 5.557828 ( 2.415566)
build_install 0.012476 0.004301 6.627726 ( 3.485471)
test_btest 0.000770 0.000000 78.796098 ( 21.346519)
test_basic 0.000000 0.005016 0.827738 ( 0.887223)
test_all 0.074328 0.044507 669.613557 (202.069561)
test_rubyspec 0.019294 0.035505 83.276958 ( 94.633910)
total: 331.56 sec