Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-225113
#<BuildRuby:0x000056501af76078
@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.20240201-225113",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.005662 1.752769 ( 2.086162)
build_miniruby 0.000340 0.001324 1.647991 ( 1.645784)
build_ruby 0.001598 0.000000 3.023859 ( 3.238341)
build_all 0.006063 0.001048 6.142475 ( 2.467373)
build_install 0.007199 0.011409 7.430786 ( 3.548656)
test_btest 0.000559 0.000208 84.356965 ( 22.093356)
test_basic 0.002042 0.004439 0.799106 ( 0.863236)
test_all 0.070402 0.044413 690.307658 (200.935370)
test_rubyspec 0.044456 0.051155 144.071278 (155.372401)
total: 392.25 sec