Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-204241
#<BuildRuby:0x000055bf1ec2a230
@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.20230712-204241",
@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.000032)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.002249 0.004276 2.110735 ( 3.441946)
build_miniruby 0.001115 0.000153 1.625922 ( 1.633891)
build_ruby 0.001649 0.000227 3.278763 ( 3.474139)
build_all 0.003582 0.004057 2.571141 ( 1.793511)
build_install 0.011707 0.005722 3.820190 ( 2.707652)
test_btest 0.000603 0.000117 83.242628 ( 34.972874)
test_basic 0.003899 0.003016 0.872249 ( 0.944366)
test_all 0.000956 0.000201 618.229208 (222.161651)
test_rubyspec 0.024862 0.024275 85.327246 ( 97.121959)
total: 368.25 sec