Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-234249
#<BuildRuby:0x000055c44d765f90
@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.20231205-234249",
@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.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002454 0.003692 1.936544 ( 2.106031)
build_miniruby 0.001385 0.000000 1.336423 ( 1.334727)
build_ruby 0.001640 0.000000 2.795279 ( 2.989887)
build_all 0.006572 0.000000 5.121415 ( 2.015752)
build_install 0.009773 0.006260 6.284433 ( 2.899737)
test_btest 0.000861 0.000173 80.496993 ( 21.367261)
test_basic 0.001738 0.004112 0.779695 ( 0.838336)
test_all 0.098641 0.022762 678.616853 (201.290824)
test_rubyspec 0.027550 0.030469 85.178605 ( 96.567305)
total: 331.41 sec