Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-104435
#<BuildRuby:0x000056485f3c22a8
@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.20230804-104435",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000082 0.000000 0.000082 ( 0.000052)
build_up 0.007341 0.000000 2.381968 ( 5.200569)
build_miniruby 0.001308 0.000000 1.780811 ( 2.523297)
build_ruby 0.002243 0.000000 3.623315 ( 4.400641)
build_all 0.004258 0.004394 2.864820 ( 3.387199)
build_install 0.014275 0.003932 4.497706 ( 4.619876)
test_btest 0.000861 0.000090 85.306475 ( 46.436031)
test_basic 0.000000 0.009239 1.015125 ( 1.663902)
test_all 0.000000 0.001251 694.171952 (342.662800)
test_rubyspec 0.017958 0.045659 103.952524 (136.005296)
total: 546.90 sec