Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-180548
#<BuildRuby:0x00005556ef659a00
@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.20230329-180548",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006077 0.000263 1.809995 ( 4.211608)
build_miniruby 0.001768 0.000000 1.330878 ( 1.396597)
build_ruby 0.001753 0.000000 2.455099 ( 3.019632)
build_all 0.007322 0.000335 2.257202 ( 2.519465)
build_install 0.013750 0.004344 3.539458 ( 3.796236)
test_btest 0.000778 0.000107 69.963306 ( 44.399158)
test_basic 0.001774 0.004556 0.554773 ( 0.803786)
test_all 0.000000 0.002004 579.747187 (355.457414)
test_rubyspec 0.033074 0.025957 82.827141 (107.914690)
total: 523.52 sec