Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-225638
#<BuildRuby:0x00007faf5fb8fdd8
@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.20241222-225638",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000023 ( 0.000024)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000026 0.000011 0.000037 ( 0.000036)
build_up 0.002707 0.003351 2.073304 ( 2.539931)
build_miniruby 0.001158 0.000537 1.604718 ( 1.611827)
build_ruby 0.000200 0.002120 4.224814 ( 4.387470)
build_all 0.009491 0.000866 6.962346 ( 3.820657)
build_install 0.017036 0.006270 9.145949 ( 5.875970)
test_btest 0.000524 0.000231 78.529989 ( 33.026301)
test_basic 0.009743 0.003015 1.094103 ( 1.242601)
test_all 0.103599 0.044450 703.072237 (237.591629)
test_rubyspec 0.043751 0.034826 120.440358 ( 29.225364)
total: 319.32 sec