Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-003121
#<BuildRuby:0x000055b86d0e67c8
@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.20230823-003121",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.002129 0.004356 2.280340 ( 6.097795)
build_miniruby 0.001648 0.000220 1.776605 ( 3.974861)
build_ruby 0.001528 0.000203 3.623875 ( 7.586232)
build_all 0.008626 0.000014 6.628011 ( 7.814853)
build_install 0.022328 0.001089 7.941865 ( 10.307127)
test_btest 0.000674 0.000077 85.782425 ( 68.057141)
test_basic 0.003470 0.005056 0.993687 ( 1.773492)
test_all 0.004270 0.005394 669.878507 (386.707883)
test_rubyspec 0.035507 0.034447 106.802606 (142.961751)
total: 635.28 sec