Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-173004
#<BuildRuby:0x0000557c1f7c6258
@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-173004",
@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.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005341 0.001945 2.457071 ( 2.544143)
build_miniruby 0.000209 0.001389 1.593060 ( 1.597942)
build_ruby 0.001414 0.000262 3.077633 ( 3.353447)
build_all 0.008017 0.000716 6.252525 ( 3.165355)
build_install 0.020559 0.000000 7.765911 ( 5.118621)
test_btest 0.000987 0.000133 82.003136 ( 36.086978)
test_basic 0.003503 0.004820 0.942121 ( 1.018603)
test_all 0.089575 0.032048 728.710492 (320.120867)
test_rubyspec 0.043540 0.026306 96.971610 (108.721433)
total: 481.73 sec