Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-224824
#<BuildRuby:0x000055b1e307a108
@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.20240319-224824",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006891 0.003219 3.882572 ( 3.118375)
build_miniruby 0.001595 0.000220 1.809451 ( 1.827878)
build_ruby 0.001636 0.000226 3.945989 ( 4.176642)
build_all 0.005330 0.003451 7.179834 ( 4.265925)
build_install 0.016122 0.005320 9.520318 ( 5.977814)
test_btest 0.000000 0.001023 94.409258 ( 47.451192)
test_basic 0.003713 0.003692 0.940201 ( 1.041731)
test_all 0.072222 0.046920 816.550286 (330.958851)
test_rubyspec 0.037941 0.054397 127.734490 (137.032572)
total: 535.85 sec