Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-031730
#<BuildRuby:0x00005653ac089fc0
@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.20230724-031730",
@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.000027 0.000001 0.000028 ( 0.000024)
autoconf 0.000036 0.000001 0.000037 ( 0.000032)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.007567 0.000114 2.266322 ( 5.507066)
build_miniruby 0.001337 0.000041 1.752382 ( 3.093906)
build_ruby 0.000000 0.002036 3.447318 ( 5.703817)
build_all 0.000000 0.008491 2.801300 ( 3.625790)
build_install 0.019369 0.001395 4.322060 ( 5.422576)
test_btest 0.000803 0.000087 82.406159 ( 59.559516)
test_basic 0.007436 0.000354 0.990394 ( 1.773910)
test_all 0.001047 0.000111 631.225544 (397.025936)
test_rubyspec 0.025583 0.028337 92.973486 (127.648441)
total: 609.36 sec