Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-183256
#<BuildRuby:0x00005651bc811a00
@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.20240205-183256",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001956 0.004542 1.847582 ( 2.197591)
build_miniruby 0.001014 0.000265 1.608182 ( 1.606943)
build_ruby 0.001516 0.000000 3.079916 ( 3.322223)
build_all 0.007089 0.000000 6.027710 ( 2.425975)
build_install 0.019143 0.000000 7.852336 ( 4.325379)
test_btest 0.000946 0.000000 85.962132 ( 34.475119)
test_basic 0.006268 0.000000 0.901229 ( 0.985370)
test_all 0.101483 0.011936 709.732378 (269.375024)
test_rubyspec 0.040505 0.065524 176.910973 (189.656493)
total: 508.37 sec