Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-133218
#<BuildRuby:0x000055fc8a265fc0
@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.20231220-133218",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001494 0.004248 1.730247 ( 2.105742)
build_miniruby 0.001317 0.000000 1.496495 ( 1.497038)
build_ruby 0.001717 0.000000 2.857486 ( 3.048836)
build_all 0.001247 0.006322 5.263701 ( 2.336341)
build_install 0.015016 0.003754 6.940209 ( 3.737307)
test_btest 0.000738 0.000000 81.546149 ( 26.824449)
test_basic 0.007750 0.000000 0.825984 ( 0.903277)
test_all 0.074600 0.045968 664.272409 (219.588706)
test_rubyspec 0.045865 0.015331 86.248886 ( 98.935040)
total: 358.98 sec