Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-195740
#<BuildRuby:0x00007fa8b2effdc8
@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.20241007-195740",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000044 0.000005 0.000049 ( 0.000049)
configure 0.000039 0.000004 0.000043 ( 0.000043)
build_up 0.008908 0.000478 4.515998 ( 4.762330)
build_miniruby 0.000000 0.002129 1.868994 ( 2.027377)
build_ruby 0.000000 0.001912 4.920084 ( 5.224540)
build_all 0.001946 0.007793 7.364741 ( 2.880955)
build_install 0.014977 0.004568 9.542162 ( 4.310107)
test_btest 0.000719 0.000128 98.350006 ( 28.668624)
test_basic 0.008075 0.004115 1.258063 ( 1.349343)
test_all 0.099994 0.049475 667.100921 (200.546122)
test_rubyspec 0.044347 0.044502 129.232960 ( 23.492716)
total: 273.26 sec