Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-212805
#<BuildRuby:0x000056196e3f6078
@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.20240124-212805",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002074 0.003350 1.821936 ( 2.203393)
build_miniruby 0.001186 0.000148 1.659698 ( 1.660376)
build_ruby 0.001430 0.000179 3.541374 ( 3.781365)
build_all 0.007083 0.000373 6.167242 ( 2.785043)
build_install 0.019161 0.000000 7.901510 ( 4.246841)
test_btest 0.001020 0.000000 85.325508 ( 24.845185)
test_basic 0.005218 0.000000 0.860426 ( 0.920501)
test_all 0.101142 0.015857 780.917991 (300.068556)
test_rubyspec 0.066319 0.043780 176.209180 (190.062776)
total: 530.57 sec