Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-053131
#<BuildRuby:0x000055c0de246018
@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.20240322-053131",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002510 0.008206 3.842043 ( 4.010295)
build_miniruby 0.001693 0.000000 1.757749 ( 1.773163)
build_ruby 0.001938 0.000000 3.538650 ( 3.986019)
build_all 0.000933 0.007508 7.029916 ( 5.009254)
build_install 0.010194 0.013163 9.819034 ( 7.059213)
test_btest 0.000727 0.000199 93.039900 ( 58.275056)
test_basic 0.004026 0.003780 0.994649 ( 1.258176)
test_all 0.075748 0.044356 793.257453 (327.663999)
test_rubyspec 0.062468 0.031131 127.708000 (137.141496)
total: 546.18 sec