Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-172356
#<BuildRuby:0x00007f4678c9fde0
@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.20240808-172356",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004948 0.004694 4.155027 ( 4.584569)
build_miniruby 0.001883 0.000248 1.899969 ( 2.004736)
build_ruby 0.001958 0.000257 4.478152 ( 4.785010)
build_all 0.008823 0.000583 8.615996 ( 3.783096)
build_install 0.009654 0.011984 11.805715 ( 23.861098)
test_btest 0.001424 0.000000 117.758609 ( 37.724728)
test_basic 0.007161 0.007007 1.432767 ( 1.586813)
test_all 0.108282 0.049812 898.132315 (350.380465)
test_rubyspec 0.046497 0.046264 178.974850 ( 78.220297)
total: 506.93 sec