Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-095052
#<BuildRuby:0x0000558d03fc2228
@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.20230101-095052",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.003913 0.000712 1.151755 ( 1.504857)
build_miniruby 0.001084 0.000197 1.360542 ( 1.360129)
build_ruby 0.001595 0.000290 2.873928 ( 3.248096)
build_all 0.006592 0.000405 3.680906 ( 1.859987)
build_install 0.006459 0.007204 2.846032 ( 2.060698)
test_btest 0.000000 0.000889 55.629241 ( 16.167759)
test_basic 0.001847 0.002571 0.411524 ( 0.505321)
test_all 0.001182 0.000307 612.627661 (210.111140)
test_rubyspec 0.024979 0.016487 62.303929 ( 72.269915)
total: 309.09 sec