Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-104410
#<BuildRuby:0x00007f152e54fde0
@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.20240902-104410",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.000520 0.007228 3.369066 ( 3.363935)
build_miniruby 0.000000 0.001613 1.554151 ( 1.554019)
build_ruby 0.001283 0.000650 4.190744 ( 4.366144)
build_all 0.005313 0.003196 8.020320 ( 3.122594)
build_install 0.018639 0.000049 10.329633 ( 4.867142)
test_btest 0.001264 0.000000 116.655739 ( 30.695345)
test_basic 0.006729 0.003855 1.251883 ( 1.296016)
test_all 0.100890 0.050932 865.464547 (244.657223)
test_rubyspec 0.044252 0.044674 163.131117 ( 33.605753)
total: 327.53 sec