Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-163921
#<BuildRuby:0x0000557a6f1ee120
@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.20230501-163921",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005390 1.721114 ( 2.958003)
build_miniruby 0.000000 0.001306 1.163817 ( 1.163050)
build_ruby 0.001161 0.000163 2.191371 ( 2.397680)
build_all 0.005452 0.000499 1.960547 ( 1.198952)
build_install 0.008463 0.005413 3.129685 ( 2.245432)
test_btest 0.000542 0.000180 71.490868 ( 21.486316)
test_basic 0.004365 0.001455 0.702857 ( 0.777327)
test_all 0.000587 0.000195 548.680156 (171.717068)
test_rubyspec 0.013916 0.028739 73.872450 ( 85.974570)
total: 289.92 sec