Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-164429
#<BuildRuby:0x00007f10ef9cfde0
@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.20241012-164429",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000031 0.000011 0.000042 ( 0.000041)
build_up 0.002626 0.007265 4.340914 ( 4.865427)
build_miniruby 0.001761 0.000000 1.816768 ( 2.364838)
build_ruby 0.002297 0.000118 4.720998 ( 5.226516)
build_all 0.002714 0.008927 7.588784 ( 4.814296)
build_install 0.022894 0.003690 10.716473 ( 7.741211)
test_btest 0.001136 0.000147 98.318199 ( 55.635081)
test_basic 0.007863 0.006570 1.196787 ( 1.257453)
test_all 0.128160 0.028567 768.654113 (264.608536)
test_rubyspec 0.057013 0.037416 134.648081 ( 32.797983)
total: 379.31 sec