Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-033957
#<BuildRuby:0x000055c0e4de64f8
@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.20230727-033957",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000006 0.000025 ( 0.000026)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000000 0.007595 2.401502 ( 4.168499)
build_miniruby 0.000983 0.000613 1.814948 ( 1.911799)
build_ruby 0.001199 0.000436 3.490874 ( 4.573756)
build_all 0.001300 0.007072 2.732779 ( 2.381707)
build_install 0.007266 0.011688 4.125789 ( 3.254932)
test_btest 0.000000 0.000754 83.989391 ( 39.177117)
test_basic 0.003695 0.005087 0.996435 ( 1.410053)
test_all 0.001990 0.000000 674.575017 (428.564015)
test_rubyspec 0.041294 0.024659 99.018492 (183.456736)
total: 668.90 sec