Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-190720
#<BuildRuby:0x000055daa8a25f48
@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.20230614-190720",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005899 0.000203 1.940568 ( 4.944094)
build_miniruby 0.001138 0.000122 1.415194 ( 2.147884)
build_ruby 0.001610 0.000173 2.981204 ( 12.756090)
build_all 0.007599 0.000354 2.471854 ( 3.223058)
build_install 0.016964 0.003290 3.902530 ( 5.196221)
test_btest 0.001122 0.000128 74.992628 ( 52.255992)
test_basic 0.002456 0.004435 0.866185 ( 1.381457)
test_all 0.001626 0.000000 598.063245 (380.989581)
test_rubyspec 0.029006 0.032145 87.825548 (186.556433)
total: 649.45 sec