Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-005755
#<BuildRuby:0x00005644b6362008
@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-005755",
@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.000025 0.000003 0.000028 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002016 0.004324 1.900119 ( 2.922688)
build_miniruby 0.001919 0.000000 1.693545 ( 1.789583)
build_ruby 0.000000 0.001800 3.386770 ( 3.631859)
build_all 0.003826 0.004016 6.344888 ( 4.231454)
build_install 0.015623 0.003883 7.632933 ( 5.682573)
test_btest 0.000584 0.000126 84.058218 ( 42.256631)
test_basic 0.003297 0.004576 0.961365 ( 1.208405)
test_all 0.004842 0.004122 670.220283 (289.059382)
test_rubyspec 0.040452 0.031710 106.168208 (127.637133)
total: 478.42 sec