Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-160343
#<BuildRuby:0x00007f37761cfde0
@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.20241027-160343",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001415 0.007446 3.274092 ( 3.422942)
build_miniruby 0.001449 0.000399 1.376654 ( 1.373729)
build_ruby 0.001406 0.000388 3.206926 ( 3.405220)
build_all 0.006620 0.001826 5.983445 ( 2.384886)
build_install 0.016041 0.001903 8.385616 ( 3.814910)
test_btest 0.000829 0.000214 71.450823 ( 18.695485)
test_basic 0.004544 0.005244 1.036367 ( 1.084221)
test_all 0.106004 0.043166 642.785936 (203.053076)
test_rubyspec 0.069055 0.013966 127.333843 ( 39.166673)
total: 276.40 sec