Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-104808
#<BuildRuby:0x000055b8b743e390
@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.20240320-104808",
@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.000022 0.000004 0.000026 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001797 0.007497 3.927392 ( 3.148717)
build_miniruby 0.001404 0.000337 1.769743 ( 1.770232)
build_ruby 0.001367 0.000328 3.801870 ( 4.022119)
build_all 0.003125 0.004919 7.131861 ( 3.764675)
build_install 0.020681 0.000964 9.531584 ( 5.882063)
test_btest 0.000719 0.000173 94.117968 ( 43.638644)
test_basic 0.004663 0.003302 0.986312 ( 1.096512)
test_all 0.080337 0.039876 771.735013 (297.857823)
test_rubyspec 0.058824 0.032395 129.656406 (139.094599)
total: 500.28 sec