Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-145244
#<BuildRuby:0x00007f8d0d09fdc0
@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.20240705-145244",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000008 0.000032 ( 0.000033)
autoconf 0.000046 0.000016 0.000062 ( 0.000062)
configure 0.000036 0.000012 0.000048 ( 0.000048)
build_up 0.002796 0.007695 4.834205 ( 4.613207)
build_miniruby 0.001789 0.000684 1.544141 ( 1.540710)
build_ruby 0.001480 0.000566 4.445809 ( 4.606041)
build_all 0.008684 0.000131 8.788714 ( 3.515460)
build_install 0.009788 0.008915 12.251980 ( 5.782710)
test_btest 0.000660 0.000261 131.138646 ( 42.461869)
test_basic 0.013195 0.000183 1.432299 ( 1.508831)
test_all 0.110669 0.050212 952.936804 (294.039435)
test_rubyspec 0.045124 0.057826 187.590030 ( 54.658055)
total: 412.73 sec