Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-141238
#<BuildRuby:0x000055aeeb7fe118
@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.20230603-141238",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001171 0.004307 1.698546 ( 2.932739)
build_miniruby 0.001133 0.000378 1.171707 ( 1.169982)
build_ruby 0.000000 0.001673 2.295761 ( 2.485997)
build_all 0.001900 0.003906 2.041210 ( 1.217461)
build_install 0.011787 0.003008 3.175203 ( 2.177661)
test_btest 0.000703 0.000263 75.019585 ( 20.175246)
test_basic 0.000493 0.004339 0.751357 ( 0.823860)
test_all 0.002011 0.000000 589.597560 (170.429501)
test_rubyspec 0.025893 0.013854 75.434739 ( 87.048212)
total: 288.46 sec