Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-065713
#<BuildRuby:0x00005599f32ca140
@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.20230208-065713",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000011 0.000006 0.000017 ( 0.000017)
build_up 0.003221 0.001610 0.995473 ( 1.364622)
build_miniruby 0.000871 0.000435 0.911196 ( 0.909779)
build_ruby 0.001279 0.000000 1.880515 ( 2.086891)
build_all 0.003479 0.002405 3.250890 ( 1.504005)
build_install 0.010487 0.001492 2.432456 ( 1.607911)
test_btest 0.000659 0.000299 55.970445 ( 14.210293)
test_basic 0.003438 0.001563 0.348978 ( 0.440670)
test_all 0.001678 0.000000 594.462640 (167.126200)
test_rubyspec 0.017843 0.021936 63.237559 ( 73.097977)
total: 262.35 sec