Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-094957
#<BuildRuby:0x000055576ff0dfb8
@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.20230204-094957",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.003436 0.001203 1.130328 ( 1.764260)
build_miniruby 0.001049 0.000367 1.181993 ( 1.267508)
build_ruby 0.001308 0.000458 2.238216 ( 2.520617)
build_all 0.003980 0.004192 3.903738 ( 2.625719)
build_install 0.015832 0.000969 3.046609 ( 2.756116)
test_btest 0.000501 0.000167 54.615754 ( 31.667835)
test_basic 0.003464 0.002570 0.438906 ( 0.632567)
test_all 0.001238 0.000428 621.790406 (251.978090)
test_rubyspec 0.013816 0.033062 71.833187 ( 83.277894)
total: 378.49 sec