Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-110343
#<BuildRuby:0x0000558c10b4a1a8
@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.20230828-110343",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.007168 0.000000 2.234601 ( 4.242788)
build_miniruby 0.001577 0.000093 1.590440 ( 1.784459)
build_ruby 0.001789 0.000000 3.394160 ( 3.765907)
build_all 0.001841 0.007346 6.455338 ( 4.220014)
build_install 0.013975 0.005943 7.828152 ( 5.404504)
test_btest 0.000927 0.000185 85.041506 ( 42.402932)
test_basic 0.007804 0.000691 0.956846 ( 1.306383)
test_all 0.009711 0.000000 672.196663 (292.534153)
test_rubyspec 0.054554 0.016561 105.809684 (126.207548)
total: 481.87 sec