Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-213959
#<BuildRuby:0x000055ce50e9e8e0
@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.20231019-213959",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003465 0.003826 2.403743 ( 2.875191)
build_miniruby 0.001225 0.000295 1.729946 ( 1.779958)
build_ruby 0.001826 0.000440 3.567598 ( 3.785168)
build_all 0.000763 0.007287 6.363894 ( 3.287958)
build_install 0.015149 0.003488 7.867926 ( 4.084252)
test_btest 0.000565 0.000166 88.117020 ( 31.719270)
test_basic 0.001881 0.004540 0.936250 ( 1.003797)
test_all 0.003987 0.005396 692.202397 (254.729296)
test_rubyspec 0.044149 0.022439 100.281810 (111.958004)
total: 415.22 sec