Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-141937
#<BuildRuby:0x000055df50ffdf68
@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.20230921-141937",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.006659 0.000860 2.351669 ( 4.970261)
build_miniruby 0.001809 0.000000 1.869773 ( 2.302153)
build_ruby 0.002128 0.000000 3.774626 ( 5.373276)
build_all 0.009478 0.000000 6.702719 ( 7.482932)
build_install 0.020968 0.001060 8.186747 ( 9.537423)
test_btest 0.001012 0.000000 87.513751 ( 80.848372)
test_basic 0.005543 0.003587 1.024516 ( 1.748544)
test_all 0.006980 0.004032 770.015563 (739.055846)
test_rubyspec 0.044733 0.038065 113.446441 (158.272058)
total: 1009.59 sec