Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-025017
#<BuildRuby:0x00005622e1355f70
@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.20240220-025017",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000000 0.000036 0.000036 ( 0.000036)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.003005 0.004217 2.627402 ( 2.429788)
build_miniruby 0.000000 0.001715 1.629484 ( 1.632137)
build_ruby 0.000000 0.001670 3.274893 ( 3.482542)
build_all 0.000000 0.008379 6.577354 ( 3.771872)
build_install 0.007670 0.014209 9.213785 ( 6.079350)
test_btest 0.000640 0.000200 94.817675 ( 46.795516)
test_basic 0.006878 0.000905 1.037369 ( 1.253633)
test_all 0.088629 0.029211 776.254975 (278.223184)
test_rubyspec 0.058524 0.029815 124.164348 (133.562632)
total: 477.23 sec