Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-193110
#<BuildRuby:0x000055a7b6a5e390
@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.20230203-193110",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001322 0.004170 1.258720 ( 2.659713)
build_miniruby 0.001562 0.000339 1.287086 ( 1.662998)
build_ruby 0.001470 0.000320 2.631290 ( 3.554149)
build_all 0.008005 0.000818 4.118421 ( 4.680519)
build_install 0.016215 0.002393 3.093393 ( 3.819373)
test_btest 0.000853 0.000171 60.786546 ( 57.163616)
test_basic 0.002975 0.003746 0.472111 ( 0.770901)
test_all 0.002590 0.000000 701.242791 (556.543705)
test_rubyspec 0.036128 0.014774 75.430414 ( 94.451115)
total: 725.31 sec