Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-230149
#<BuildRuby:0x000055bfc033e138
@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.20230624-230149",
@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.000036 0.000002 0.000038 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.006992 0.000199 2.122898 ( 3.497359)
build_miniruby 0.001459 0.000100 1.673596 ( 1.716013)
build_ruby 0.002145 0.000000 3.172066 ( 3.432379)
build_all 0.003683 0.004423 2.514918 ( 1.750967)
build_install 0.015173 0.004585 3.723393 ( 2.704488)
test_btest 0.000752 0.000091 80.472131 ( 22.678481)
test_basic 0.004946 0.000600 0.801706 ( 0.880002)
test_all 0.001907 0.000231 609.737658 (179.864016)
test_rubyspec 0.033107 0.016632 84.146137 ( 96.113620)
total: 312.64 sec