Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-205631
#<BuildRuby:0x000055f389cca3d0
@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.20230913-205631",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006437 0.000430 2.143157 ( 3.986452)
build_miniruby 0.001504 0.000100 1.644905 ( 1.886473)
build_ruby 0.000000 0.002287 3.167478 ( 3.438366)
build_all 0.002882 0.004979 6.093803 ( 4.319758)
build_install 0.013057 0.005318 7.344675 ( 6.760078)
test_btest 0.000748 0.000110 83.885822 ( 45.588693)
test_basic 0.003443 0.004134 0.987317 ( 1.197373)
test_all 0.009003 0.000080 661.147390 (294.311949)
test_rubyspec 0.046713 0.023120 104.205522 (123.637324)
total: 485.13 sec