Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-194508
#<BuildRuby:0x000055ee79e55f48
@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.20230827-194508",
@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.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005710 0.000571 1.838846 ( 3.049967)
build_miniruby 0.000000 0.001658 1.487215 ( 1.485107)
build_ruby 0.000000 0.001907 2.924144 ( 3.130967)
build_all 0.005242 0.001171 5.750176 ( 2.369918)
build_install 0.007477 0.009444 7.271324 ( 3.565086)
test_btest 0.001176 0.000229 82.971761 ( 21.985873)
test_basic 0.005080 0.000228 0.722979 ( 0.782869)
test_all 0.003962 0.004768 661.218047 (201.979074)
test_rubyspec 0.030194 0.036004 96.484150 (107.932377)
total: 346.28 sec