Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-153015
#<BuildRuby:0x0000561fadac1f70
@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.20230910-153015",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006767 0.000966 2.279999 ( 4.769767)
build_miniruby 0.001539 0.000220 1.708591 ( 1.926229)
build_ruby 0.001910 0.000273 3.401214 ( 4.134686)
build_all 0.003902 0.004269 6.383933 ( 4.805920)
build_install 0.018526 0.001599 8.101916 ( 6.031323)
test_btest 0.000000 0.001011 83.981910 ( 48.617507)
test_basic 0.000000 0.007615 0.941794 ( 1.258182)
test_all 0.004187 0.006022 715.688621 (421.518903)
test_rubyspec 0.042865 0.036390 108.054195 (144.687195)
total: 637.75 sec