Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-082846
#<BuildRuby:0x00005581a8e4a320
@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.20231208-082846",
@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.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006036 0.000000 2.240430 ( 2.293990)
build_miniruby 0.001748 0.000000 1.668982 ( 1.671428)
build_ruby 0.001409 0.000225 3.239555 ( 3.429209)
build_all 0.007124 0.000457 5.731362 ( 2.534587)
build_install 0.010856 0.004685 6.811155 ( 3.304223)
test_btest 0.000876 0.000156 83.359869 ( 33.575630)
test_basic 0.006487 0.000361 0.856631 ( 0.922476)
test_all 0.093234 0.028294 704.949391 (313.654179)
test_rubyspec 0.034785 0.043482 105.069984 (154.158916)
total: 515.55 sec