Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-164834
#<BuildRuby:0x000055feb25bdfb8
@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.20230826-164834",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.007242 0.000113 2.211072 ( 4.033698)
build_miniruby 0.001525 0.000053 1.695907 ( 1.786841)
build_ruby 0.001545 0.000054 3.351609 ( 3.625859)
build_all 0.004103 0.004181 6.150631 ( 2.987888)
build_install 0.012041 0.006921 7.860471 ( 5.025292)
test_btest 0.001034 0.000115 85.234418 ( 39.644126)
test_basic 0.000249 0.007756 0.963061 ( 1.238057)
test_all 0.004317 0.006239 688.999281 (282.122954)
test_rubyspec 0.035225 0.032579 99.233213 (110.630343)
total: 451.10 sec