Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-132754
#<BuildRuby:0x00005567051e2438
@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.20230307-132754",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003331 0.003496 1.600993 ( 3.828659)
build_miniruby 0.001253 0.000134 1.322110 ( 1.341364)
build_ruby 0.001821 0.000000 2.860722 ( 3.184708)
build_all 0.004581 0.002751 2.214068 ( 1.913033)
build_install 0.005617 0.009759 3.077288 ( 2.699362)
test_btest 0.000000 0.003332 67.812269 ( 34.868250)
test_basic 0.002496 0.004143 0.546884 ( 0.820402)
test_all 0.000638 0.000773 524.558043 (214.360491)
test_rubyspec 0.022085 0.028944 79.287077 ( 96.829545)
total: 359.85 sec