Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-171515
#<BuildRuby:0x00007f101b72fdd0
@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.20240821-171515",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002750 0.004888 2.588103 ( 2.582578)
build_miniruby 0.001640 0.000000 1.322282 ( 1.320941)
build_ruby 0.001789 0.000000 3.331435 ( 3.512098)
build_all 0.008690 0.000000 6.986722 ( 2.649225)
build_install 0.020461 0.000000 9.291657 ( 4.358232)
test_btest 0.001005 0.000132 113.365111 ( 31.042003)
test_basic 0.003568 0.007055 1.291030 ( 1.340589)
test_all 0.099395 0.049366 736.111108 (209.140596)
test_rubyspec 0.055770 0.033156 162.992476 ( 26.381525)
total: 282.33 sec