Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-052532
#<BuildRuby:0x000055ccb4592258
@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.20240110-052532",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004912 0.000104 1.472489 ( 1.825545)
build_miniruby 0.000000 0.001407 1.607064 ( 1.605197)
build_ruby 0.000000 0.001550 2.916789 ( 3.144933)
build_all 0.003003 0.004067 5.387303 ( 2.230842)
build_install 0.013114 0.000896 6.374479 ( 3.174735)
test_btest 0.001017 0.000000 83.009115 ( 21.377356)
test_basic 0.002386 0.003939 0.854094 ( 0.915751)
test_all 0.098111 0.020429 734.152378 (226.046621)
test_rubyspec 0.036165 0.015569 81.839739 ( 93.392422)
total: 353.71 sec