Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-033219
#<BuildRuby:0x000055ffdcd2a2a8
@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.20230801-033219",
@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.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003969 0.002699 2.212681 ( 5.636673)
build_miniruby 0.001165 0.000195 1.691668 ( 2.872924)
build_ruby 0.001627 0.000271 3.397530 ( 5.529983)
build_all 0.007103 0.001184 2.726286 ( 3.818173)
build_install 0.019676 0.000000 4.324780 ( 5.261782)
test_btest 0.001076 0.000000 79.386698 ( 52.793278)
test_basic 0.001786 0.007866 0.979326 ( 2.007913)
test_all 0.000951 0.000184 648.159927 (420.246031)
test_rubyspec 0.044062 0.014872 97.972350 (177.084716)
total: 675.25 sec