Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-165759
#<BuildRuby:0x000055b66448e390
@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.20230923-165759",
@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.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007346 0.000443 2.329126 ( 4.785284)
build_miniruby 0.001321 0.000171 1.781127 ( 1.878627)
build_ruby 0.000000 0.001763 3.560894 ( 4.092969)
build_all 0.002329 0.005972 6.190274 ( 4.322237)
build_install 0.017431 0.003515 7.624977 ( 5.898192)
test_btest 0.000863 0.000163 84.956481 ( 46.809738)
test_basic 0.003194 0.004669 0.962543 ( 1.355858)
test_all 0.002606 0.007749 671.499309 (317.627312)
test_rubyspec 0.051497 0.019386 103.494072 (123.386087)
total: 510.16 sec