Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-162528
#<BuildRuby:0x00007fa25911fdc0
@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.20241001-162528",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007417 0.001622 4.871581 ( 3.978593)
build_miniruby 0.001583 0.000346 1.709384 ( 1.707854)
build_ruby 0.002205 0.000000 4.336332 ( 4.540937)
build_all 0.008960 0.000000 7.454661 ( 3.517746)
build_install 0.021868 0.000619 10.699121 ( 5.388665)
test_btest 0.000763 0.000137 99.828716 ( 63.296663)
test_basic 0.013403 0.000796 1.261170 ( 1.722912)
test_all 0.125418 0.038716 882.914858 (581.223499)
test_rubyspec 0.052295 0.038410 146.490820 ( 96.712160)
total: 762.09 sec