Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-194847
#<BuildRuby:0x000055f28de8df70
@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.20230916-194847",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006001 0.000858 2.141252 ( 3.413911)
build_miniruby 0.000000 0.001444 1.587845 ( 1.590161)
build_ruby 0.000000 0.001841 3.416747 ( 3.605377)
build_all 0.002795 0.004729 6.023049 ( 2.771139)
build_install 0.015082 0.000000 6.823258 ( 4.158729)
test_btest 0.001255 0.000000 84.532176 ( 27.758837)
test_basic 0.002187 0.003719 0.880831 ( 0.946759)
test_all 0.004973 0.004859 689.544878 (252.984726)
test_rubyspec 0.025180 0.042854 97.658140 (109.030805)
total: 406.26 sec