Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-221028
#<BuildRuby:0x0000562ef1549fb8
@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.20230124-221028",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004506 0.000392 1.205989 ( 1.962265)
build_miniruby 0.001528 0.000000 1.289748 ( 1.358454)
build_ruby 0.001835 0.000000 3.097638 ( 3.512960)
build_all 0.007553 0.000230 3.913588 ( 2.669911)
build_install 0.010773 0.004967 2.962443 ( 2.624442)
test_btest 0.000759 0.000000 56.156082 ( 23.565683)
test_basic 0.002963 0.003732 0.465968 ( 0.620729)
test_all 0.001420 0.000202 642.019043 (249.719558)
test_rubyspec 0.014338 0.035204 72.399023 ( 86.454522)
total: 372.49 sec