Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-133824
#<BuildRuby:0x000055fa646d9fe8
@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.20230215-133824",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004529 0.000032 1.216724 ( 1.598442)
build_miniruby 0.001129 0.000062 1.229493 ( 1.227458)
build_ruby 0.001196 0.000067 2.251224 ( 2.446568)
build_all 0.005953 0.000330 3.797721 ( 1.885449)
build_install 0.004289 0.008869 2.884109 ( 2.044950)
test_btest 0.000694 0.000110 56.677724 ( 16.050560)
test_basic 0.004631 0.000732 0.414813 ( 0.508149)
test_all 0.001257 0.000000 633.968693 (203.199699)
test_rubyspec 0.024146 0.013490 63.630547 ( 73.740501)
total: 302.70 sec