Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-102239
#<BuildRuby:0x0000562de9c560d0
@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.20240307-102239",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007330 0.001999 2.702290 ( 4.073134)
build_miniruby 0.001085 0.000296 1.838122 ( 2.431312)
build_ruby 0.000000 0.002285 3.821307 ( 4.537746)
build_all 0.002873 0.005987 7.054618 ( 6.493510)
build_install 0.016426 0.005516 9.163792 ( 7.989721)
test_btest 0.000825 0.000286 96.155337 ( 86.526487)
test_basic 0.000000 0.008373 1.070039 ( 1.782997)
test_all 0.081032 0.040766 799.021140 (439.721990)
test_rubyspec 0.046366 0.040208 119.420536 (129.240149)
total: 682.80 sec