Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-060925
#<BuildRuby:0x000055da65a05f10
@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.20230526-060925",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006950 0.000000 1.881265 ( 4.216551)
build_miniruby 0.001449 0.000018 1.386852 ( 1.547595)
build_ruby 0.001425 0.000049 2.710780 ( 3.125249)
build_all 0.007537 0.000000 2.284517 ( 2.135891)
build_install 0.020116 0.000000 3.623998 ( 3.350027)
test_btest 0.000975 0.000000 73.868926 ( 39.983549)
test_basic 0.002699 0.003796 0.764996 ( 0.943142)
test_all 0.001268 0.000066 551.281411 (245.618836)
test_rubyspec 0.031982 0.024022 83.108064 (102.048886)
total: 402.97 sec