Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-090355
#<BuildRuby:0x000055707b1f2228
@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.20230720-090355",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004921 0.001342 2.067704 ( 3.383184)
build_miniruby 0.001263 0.000345 1.587348 ( 1.589470)
build_ruby 0.000000 0.001699 3.195412 ( 3.389256)
build_all 0.001632 0.005933 2.608073 ( 1.765575)
build_install 0.012212 0.007108 4.087457 ( 3.048124)
test_btest 0.000693 0.000260 79.304042 ( 33.504525)
test_basic 0.000000 0.006987 0.882475 ( 0.960073)
test_all 0.001542 0.000742 622.997703 (270.191338)
test_rubyspec 0.039064 0.018936 92.348013 (134.424704)
total: 452.26 sec