Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-124417
#<BuildRuby:0x000055bed1381fb8
@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-124417",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003539 0.003905 2.342413 ( 4.813695)
build_miniruby 0.001168 0.000282 1.738760 ( 2.055417)
build_ruby 0.001987 0.000000 3.601186 ( 4.350851)
build_all 0.007296 0.001244 6.520622 ( 4.846790)
build_install 0.009282 0.011701 8.143493 ( 7.316144)
test_btest 0.000744 0.000225 85.691898 ( 50.601170)
test_basic 0.005796 0.001757 1.001419 ( 1.360364)
test_all 0.009628 0.000272 707.774103 (361.251328)
test_rubyspec 0.039856 0.036992 109.990682 (131.403726)
total: 568.00 sec