Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-025130
#<BuildRuby:0x000055e1aefca1a8
@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.20230703-025130",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005669 0.001133 1.999158 ( 5.253355)
build_miniruby 0.000978 0.000196 1.570181 ( 2.255163)
build_ruby 0.001467 0.000293 3.340962 ( 4.695099)
build_all 0.005890 0.001178 2.519935 ( 3.383313)
build_install 0.009319 0.008949 3.825673 ( 5.143639)
test_btest 0.000813 0.000000 79.470664 ( 49.773479)
test_basic 0.003851 0.003299 0.873758 ( 1.531186)
test_all 0.001609 0.000444 617.899311 (336.903411)
test_rubyspec 0.041568 0.013119 90.553226 (135.425381)
total: 544.37 sec