Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-163058
#<BuildRuby:0x000055e7aaa2a7c8
@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.20230621-163058",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005241 0.000683 1.960078 ( 4.168136)
build_miniruby 0.001101 0.000143 1.364277 ( 1.510057)
build_ruby 0.001643 0.000214 2.761656 ( 3.064999)
build_all 0.001640 0.005694 5.588897 ( 4.025226)
build_install 0.015052 0.002787 6.929436 ( 4.082113)
test_btest 0.000839 0.000155 79.412492 ( 41.954571)
test_basic 0.003678 0.004160 0.849942 ( 1.124593)
test_all 0.001187 0.000254 584.363734 (271.203204)
test_rubyspec 0.036667 0.013488 86.176161 (110.749907)
total: 441.88 sec