Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-181705
#<BuildRuby:0x0000563798251fb8
@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.20230918-181705",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003552 0.003912 2.330777 ( 4.714116)
build_miniruby 0.001279 0.000256 1.665498 ( 1.805554)
build_ruby 0.001660 0.000332 3.617995 ( 4.060303)
build_all 0.009379 0.000000 6.370390 ( 4.541530)
build_install 0.016747 0.006013 7.953150 ( 6.680567)
test_btest 0.000874 0.000000 85.444230 ( 50.715333)
test_basic 0.007556 0.000965 0.983711 ( 1.472757)
test_all 0.006676 0.003686 721.093530 (678.949297)
test_rubyspec 0.065197 0.022178 112.667185 (169.498422)
total: 922.45 sec