Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-063945
#<BuildRuby:0x000056023b53df48
@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.20240311-063945",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003335 0.003683 2.500618 ( 2.244714)
build_miniruby 0.001557 0.000000 1.778146 ( 1.784445)
build_ruby 0.001496 0.000000 3.579950 ( 3.812254)
build_all 0.007135 0.000976 6.832202 ( 3.004985)
build_install 0.015043 0.005150 9.037047 ( 4.718296)
test_btest 0.000568 0.000216 94.416446 ( 29.969311)
test_basic 0.005001 0.002877 1.013875 ( 1.075231)
test_all 0.092713 0.028354 833.067620 (252.989561)
test_rubyspec 0.057098 0.028639 124.380869 (134.361253)
total: 433.96 sec