Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-023232
#<BuildRuby:0x0000555b102ca1a8
@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.20230107-023232",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.003850 0.000525 1.134820 ( 1.534703)
build_miniruby 0.001056 0.000144 1.415821 ( 1.414567)
build_ruby 0.001629 0.000222 3.477973 ( 3.853907)
build_all 0.007032 0.000350 3.806576 ( 1.943817)
build_install 0.012100 0.003612 2.822955 ( 2.085387)
test_btest 0.000686 0.000102 54.809839 ( 17.291518)
test_basic 0.006026 0.000892 0.441044 ( 0.557851)
test_all 0.001194 0.000092 647.637094 (216.110272)
test_rubyspec 0.017877 0.030305 70.259717 ( 83.094035)
total: 327.89 sec