Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-150419
#<BuildRuby:0x0000557df7b05fc0
@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.20231220-150419",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.006720 1.936617 ( 2.369488)
build_miniruby 0.000000 0.001734 1.630213 ( 1.637209)
build_ruby 0.000000 0.001784 3.384506 ( 3.612454)
build_all 0.000075 0.008248 5.433087 ( 3.475222)
build_install 0.011299 0.008329 7.046113 ( 4.717050)
test_btest 0.001073 0.000000 81.176916 ( 39.486565)
test_basic 0.006198 0.000000 0.893702 ( 0.972037)
test_all 0.085646 0.032136 680.600577 (274.622987)
test_rubyspec 0.050834 0.015719 95.889446 (112.082369)
total: 442.98 sec