Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-223403
#<BuildRuby:0x000055f867f61fc0
@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.20230903-223403",
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002384 0.003929 1.857284 ( 2.741942)
build_miniruby 0.001435 0.000144 1.655161 ( 1.859853)
build_ruby 0.002129 0.000000 3.493286 ( 3.912928)
build_all 0.001815 0.006940 6.414622 ( 4.473385)
build_install 0.016331 0.001836 7.765890 ( 5.542912)
test_btest 0.000733 0.000000 84.492667 ( 45.780647)
test_basic 0.000357 0.007824 0.951580 ( 1.236239)
test_all 0.007491 0.002278 722.079338 (318.030099)
test_rubyspec 0.035073 0.036879 104.236945 (123.509629)
total: 507.09 sec