Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-014709
#<BuildRuby:0x00005569d8a16868
@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.20230218-014709",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.001111 0.003761 1.327127 ( 1.677912)
build_miniruby 0.001284 0.000000 1.188903 ( 1.187222)
build_ruby 0.001534 0.000000 2.348317 ( 2.538605)
build_all 0.006180 0.000388 3.775956 ( 1.877852)
build_install 0.012830 0.000324 2.806563 ( 2.017546)
test_btest 0.000716 0.000049 56.260694 ( 16.796996)
test_basic 0.004273 0.000000 0.434943 ( 0.528292)
test_all 0.001578 0.000000 629.025109 (188.226598)
test_rubyspec 0.010599 0.038198 68.622783 ( 78.690796)
total: 293.54 sec