Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-114013
#<BuildRuby:0x0000559e8d7463b0
@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.20231015-114013",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005314 0.001386 2.517093 ( 2.714599)
build_miniruby 0.001464 0.000000 1.678462 ( 1.686393)
build_ruby 0.000000 0.001845 3.271957 ( 3.465594)
build_all 0.003384 0.004380 6.393835 ( 3.050852)
build_install 0.008967 0.010973 7.945363 ( 4.606235)
test_btest 0.000552 0.000209 87.161388 ( 30.642506)
test_basic 0.000000 0.008217 0.974422 ( 1.343244)
test_all 0.008591 0.000583 727.659768 (332.167713)
test_rubyspec 0.032921 0.035433 100.777140 (112.137679)
total: 491.82 sec