Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-225234
#<BuildRuby:0x000056292fad1fc0
@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.20230820-225234",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.006852 0.000601 2.303631 ( 6.207322)
build_miniruby 0.001363 0.000292 1.681801 ( 2.852467)
build_ruby 0.001424 0.000305 3.247491 ( 5.536494)
build_all 0.008401 0.000000 6.270895 ( 6.319381)
build_install 0.007948 0.011439 7.664127 ( 8.803345)
test_btest 0.001055 0.000288 82.766127 ( 53.555898)
test_basic 0.008564 0.000072 0.972252 ( 2.015079)
test_all 0.007954 0.002045 713.748179 (449.506496)
test_rubyspec 0.042215 0.029014 105.509561 (177.610515)
total: 712.41 sec