Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-122100
#<BuildRuby:0x0000556212ebe2a8
@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.20230710-122100",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006131 0.000845 2.141653 ( 5.003327)
build_miniruby 0.001238 0.000170 1.637742 ( 2.327205)
build_ruby 0.001889 0.000260 3.318209 ( 4.206235)
build_all 0.008033 0.000000 2.646009 ( 2.870065)
build_install 0.012558 0.004843 4.069382 ( 4.392626)
test_btest 0.000619 0.000094 83.669983 ( 48.999305)
test_basic 0.007319 0.001109 0.975868 ( 1.514677)
test_all 0.000954 0.000145 610.806065 (341.687622)
test_rubyspec 0.039729 0.014415 93.077910 (136.238362)
total: 547.24 sec