Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-231802
#<BuildRuby:0x00005557ab9f6228
@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.20230108-231802",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.004676 0.000668 1.090576 ( 1.635460)
build_miniruby 0.001029 0.000147 1.590472 ( 1.589481)
build_ruby 0.001186 0.000169 3.069794 ( 3.430720)
build_all 0.002659 0.004803 3.381207 ( 1.732686)
build_install 0.013072 0.002684 2.914119 ( 2.034047)
test_btest 0.000768 0.000000 56.305727 ( 14.689297)
test_basic 0.001238 0.003634 0.294145 ( 0.388113)
test_all 0.000978 0.000218 646.526936 (243.040470)
test_rubyspec 0.024214 0.038287 77.198709 (101.990023)
total: 370.53 sec