Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-214557
#<BuildRuby:0x000055a9fc02e008
@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.20230917-214557",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002221 0.004333 2.107108 ( 3.399909)
build_miniruby 0.001198 0.000171 1.720494 ( 1.737333)
build_ruby 0.001383 0.000197 3.366605 ( 3.550463)
build_all 0.001550 0.007850 6.320857 ( 3.192991)
build_install 0.016776 0.005083 7.810001 ( 5.088335)
test_btest 0.000868 0.000190 83.107442 ( 24.643556)
test_basic 0.002098 0.003751 0.892401 ( 0.951262)
test_all 0.005318 0.004507 622.909019 (201.358446)
test_rubyspec 0.025778 0.031610 90.279942 (101.692508)
total: 345.62 sec