Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-172203
#<BuildRuby:0x0000557334a6e120
@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.20240309-172203",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004845 0.003029 2.584602 ( 2.379143)
build_miniruby 0.001306 0.000168 1.661473 ( 1.670495)
build_ruby 0.001646 0.000213 3.415699 ( 3.652288)
build_all 0.006799 0.000877 6.594857 ( 2.962072)
build_install 0.012385 0.006020 8.421951 ( 4.619078)
test_btest 0.000849 0.000137 92.044391 ( 35.673851)
test_basic 0.000000 0.007345 0.979523 ( 1.049295)
test_all 0.077052 0.042009 793.610205 (269.917420)
test_rubyspec 0.034188 0.052957 123.494231 (137.777026)
total: 459.70 sec