Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-203736
#<BuildRuby:0x00005607a0232118
@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.20230506-203736",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.005529 1.880342 ( 3.760621)
build_miniruby 0.000000 0.001303 1.391349 ( 1.429933)
build_ruby 0.000000 0.002133 2.706231 ( 2.994287)
build_all 0.002123 0.004389 2.150921 ( 1.950704)
build_install 0.012140 0.004087 3.385192 ( 2.994070)
test_btest 0.000485 0.000179 74.163036 ( 38.961926)
test_basic 0.004467 0.001655 0.774259 ( 0.883621)
test_all 0.000926 0.000000 560.173293 (255.621584)
test_rubyspec 0.017164 0.035207 81.669186 ( 98.008624)
total: 406.61 sec