Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-145909
#<BuildRuby:0x000055dafc29e190
@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.20230816-145909",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006456 0.000507 2.290627 ( 5.909627)
build_miniruby 0.001572 0.000291 1.728637 ( 2.292891)
build_ruby 0.001454 0.000269 3.371092 ( 4.116398)
build_all 0.005059 0.003514 6.606832 ( 5.406910)
build_install 0.016186 0.003212 7.898508 ( 7.060363)
test_btest 0.000710 0.000146 85.620701 ( 52.481590)
test_basic 0.004083 0.004956 1.010834 ( 1.533991)
test_all 0.014561 0.001406 706.669720 (484.579494)
test_rubyspec 0.045516 0.027588 110.531648 (207.502194)
total: 770.88 sec