Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-142914
#<BuildRuby:0x000056363cbca890
@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.20230907-142914",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004579 0.001357 1.891129 ( 3.079712)
build_miniruby 0.001680 0.000000 1.785706 ( 1.817857)
build_ruby 0.001970 0.000000 3.597495 ( 3.912826)
build_all 0.003993 0.003989 6.318967 ( 4.270049)
build_install 0.012064 0.006758 7.705386 ( 5.202725)
test_btest 0.000887 0.000296 85.188263 ( 44.212041)
test_basic 0.000294 0.007217 0.942957 ( 1.106061)
test_all 0.004742 0.004464 724.064524 (305.840667)
test_rubyspec 0.028890 0.043033 107.791771 (127.592353)
total: 497.04 sec