Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-234505
#<BuildRuby:0x00005644d1102018
@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.20231216-234505",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.005856 0.001093 2.386838 ( 2.499688)
build_miniruby 0.001227 0.000000 1.592897 ( 1.594749)
build_ruby 0.001664 0.000000 3.115316 ( 3.330294)
build_all 0.007245 0.000254 5.828175 ( 3.047193)
build_install 0.010542 0.007607 7.501464 ( 4.300854)
test_btest 0.000575 0.000199 81.518386 ( 23.030158)
test_basic 0.002730 0.003576 0.864821 ( 0.929296)
test_all 0.073774 0.047329 715.449300 (214.595828)
test_rubyspec 0.040883 0.020240 90.711845 (102.852246)
total: 356.18 sec