Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-230145
#<BuildRuby:0x000056390e0c6230
@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.20221218-230145",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000032 0.000000 0.000032 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004750 0.000271 0.967677 ( 1.370492)
build_miniruby 0.001293 0.000000 1.119566 ( 1.118052)
build_ruby 0.001576 0.000000 3.293391 ( 3.610094)
build_all 0.006954 0.000455 3.755585 ( 1.953940)
build_install 0.014384 0.000398 3.034694 ( 2.121311)
test_btest 0.000720 0.000180 55.608052 ( 17.763994)
test_basic 0.004460 0.000000 0.415244 ( 0.514583)
test_all 0.002212 0.000000 624.604943 (189.744418)
test_rubyspec 0.030172 0.018106 67.994503 ( 78.362950)
total: 296.56 sec