Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-180033
#<BuildRuby:0x0000561d7f706230
@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.20230527-180033",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005510 1.688598 ( 2.924473)
build_miniruby 0.000111 0.001478 1.357011 ( 1.356921)
build_ruby 0.001536 0.000201 2.637043 ( 2.869220)
build_all 0.000000 0.006570 2.209504 ( 1.416817)
build_install 0.014036 0.002211 3.303407 ( 2.328379)
test_btest 0.000831 0.000167 74.778107 ( 24.650220)
test_basic 0.000676 0.004241 0.702095 ( 0.779343)
test_all 0.000660 0.000158 578.221881 (224.655151)
test_rubyspec 0.020959 0.025851 78.814320 ( 90.599664)
total: 351.58 sec