Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-001042
#<BuildRuby:0x00005615ba8862a8
@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.20240120-001042",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004307 0.001034 1.505666 ( 1.858716)
build_miniruby 0.001075 0.000258 1.462645 ( 1.461175)
build_ruby 0.001398 0.000335 2.749770 ( 2.996675)
build_all 0.004023 0.003045 5.631449 ( 2.196823)
build_install 0.013827 0.001406 6.801059 ( 3.303511)
test_btest 0.000609 0.000147 82.811541 ( 21.708352)
test_basic 0.003125 0.002852 0.818318 ( 0.905622)
test_all 0.077746 0.041158 722.197328 (206.449670)
test_rubyspec 0.066446 0.030891 151.700382 (163.161593)
total: 404.04 sec