Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-132820
#<BuildRuby:0x0000561c63f824f8
@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.20230505-132820",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.000000 0.006658 1.951820 ( 4.753098)
build_miniruby 0.000884 0.000979 1.342078 ( 1.567106)
build_ruby 0.001670 0.000000 2.709240 ( 3.382323)
build_all 0.007415 0.000140 2.228245 ( 2.433426)
build_install 0.007923 0.007940 3.428050 ( 3.940847)
test_btest 0.000937 0.000156 77.326701 ( 45.849531)
test_basic 0.006535 0.000000 0.795523 ( 1.070356)
test_all 0.001549 0.000000 552.468963 (279.057441)
test_rubyspec 0.022567 0.031630 83.509908 (102.786084)
total: 444.84 sec