Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-101209
#<BuildRuby:0x000055dacc1be138
@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.20240204-101209",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002518 0.003605 1.898837 ( 2.238617)
build_miniruby 0.001173 0.000282 1.575752 ( 1.573258)
build_ruby 0.001843 0.000000 2.802530 ( 3.031501)
build_all 0.006610 0.001056 6.003756 ( 2.378769)
build_install 0.009441 0.008585 7.337848 ( 3.533249)
test_btest 0.000819 0.000233 83.774756 ( 21.963659)
test_basic 0.005425 0.000338 0.855182 ( 0.917056)
test_all 0.085565 0.031501 734.475461 (223.731563)
test_rubyspec 0.033615 0.064020 151.239728 (162.508697)
total: 421.88 sec