Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-021203
#<BuildRuby:0x0000559f1023de58
@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.20230824-021203",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.003056 0.004504 2.271177 ( 6.515676)
build_miniruby 0.001392 0.000248 1.704376 ( 4.263381)
build_ruby 0.001722 0.000308 3.273736 ( 6.632064)
build_all 0.002952 0.004824 6.361086 ( 6.857673)
build_install 0.017692 0.001819 8.026293 ( 10.317946)
test_btest 0.000672 0.000134 84.666942 ( 63.992825)
test_basic 0.002942 0.005317 0.986309 ( 2.061198)
test_all 0.004121 0.005830 693.582398 (472.469786)
test_rubyspec 0.044409 0.031231 108.771837 (220.824276)
total: 793.94 sec