Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-185955
#<BuildRuby:0x000055d9c70d62a8
@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.20231218-185955",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005773 0.000641 2.394920 ( 3.338653)
build_miniruby 0.001280 0.000142 1.648860 ( 1.651855)
build_ruby 0.001598 0.000178 3.467159 ( 3.657868)
build_all 0.008117 0.000405 5.848750 ( 2.915799)
build_install 0.014452 0.005209 7.508397 ( 4.699131)
test_btest 0.000000 0.001144 82.307001 ( 38.585210)
test_basic 0.000360 0.007271 0.890784 ( 1.056855)
test_all 0.097533 0.032303 692.286608 (439.988536)
test_rubyspec 0.017783 0.059844 104.114132 (158.920073)
total: 654.82 sec