Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-113945
#<BuildRuby:0x000055f17908a2a8
@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-113945",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005931 0.000590 2.186919 ( 6.132485)
build_miniruby 0.001171 0.000360 1.686343 ( 3.291039)
build_ruby 0.001418 0.000436 3.579705 ( 6.059246)
build_all 0.007783 0.001061 2.595790 ( 3.791716)
build_install 0.014849 0.004400 4.048647 ( 5.699971)
test_btest 0.000661 0.000196 79.125002 ( 51.660606)
test_basic 0.002862 0.005870 0.954061 ( 1.648802)
test_all 0.001611 0.000537 619.120167 (562.525253)
test_rubyspec 0.041381 0.024624 100.505372 (238.185998)
total: 879.00 sec