Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-093912
#<BuildRuby:0x00005631a356e8e0
@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.20230528-093912",
@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.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004830 0.000878 1.669197 ( 2.907489)
build_miniruby 0.000000 0.001643 1.305646 ( 1.305152)
build_ruby 0.000149 0.001536 2.539839 ( 2.757817)
build_all 0.006241 0.000476 2.060553 ( 1.477114)
build_install 0.014271 0.004923 3.418648 ( 2.659155)
test_btest 0.000705 0.000159 75.495770 ( 28.783857)
test_basic 0.002892 0.003442 0.737904 ( 0.819083)
test_all 0.001129 0.000106 606.526466 (207.938623)
test_rubyspec 0.019664 0.033327 83.804596 (102.868007)
total: 351.52 sec