Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-061848
#<BuildRuby:0x000055c5a4b49820
@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.20231012-061848",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.008286 2.587627 ( 3.648081)
build_miniruby 0.000000 0.001550 1.781654 ( 1.913892)
build_ruby 0.000000 0.001441 3.523249 ( 4.112610)
build_all 0.004594 0.004233 6.646458 ( 5.872420)
build_install 0.013640 0.006607 8.205419 ( 6.808851)
test_btest 0.000966 0.000264 90.664165 ( 69.232606)
test_basic 0.004015 0.001095 0.921547 ( 3.732896)
test_all 0.008403 0.001913 699.134030 (426.366008)
test_rubyspec 0.060133 0.025010 113.781211 (178.479365)
total: 700.17 sec