Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-111429
#<BuildRuby:0x000055ceb1eb22a8
@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.20230212-111429",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000886 0.004122 0.997964 ( 1.371520)
build_miniruby 0.001067 0.000237 1.091062 ( 1.090399)
build_ruby 0.001357 0.000302 2.091339 ( 2.297817)
build_all 0.006358 0.000471 3.578791 ( 1.705889)
build_install 0.012721 0.001696 2.932369 ( 2.098366)
test_btest 0.000000 0.000747 55.442648 ( 16.678432)
test_basic 0.001819 0.003180 0.434341 ( 0.528353)
test_all 0.001370 0.000326 625.863457 (179.914457)
test_rubyspec 0.012611 0.026656 60.335885 ( 70.225682)
total: 275.91 sec