Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-115117
#<BuildRuby:0x0000561b9bc8a138
@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.20240118-115117",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004508 0.000722 1.572444 ( 1.907245)
build_miniruby 0.001075 0.000172 1.413492 ( 1.412150)
build_ruby 0.001273 0.000203 3.013878 ( 3.260917)
build_all 0.007047 0.000000 5.335704 ( 2.009478)
build_install 0.006382 0.011051 6.886697 ( 3.489289)
test_btest 0.000859 0.000200 82.939483 ( 24.175400)
test_basic 0.002929 0.003808 0.885424 ( 0.943330)
test_all 0.074506 0.046468 744.051103 (239.018140)
test_rubyspec 0.048159 0.043006 145.757411 (157.309012)
total: 433.53 sec