Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-091841
#<BuildRuby:0x000056424c735f48
@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.20230313-091841",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001434 0.004508 1.648582 ( 3.034779)
build_miniruby 0.001243 0.000466 1.207438 ( 1.206009)
build_ruby 0.001188 0.000446 2.438716 ( 2.622251)
build_all 0.001801 0.005010 2.113127 ( 1.288562)
build_install 0.015092 0.000000 3.227708 ( 2.198259)
test_btest 0.000789 0.000000 67.641854 ( 22.816776)
test_basic 0.004507 0.000000 0.494292 ( 0.592016)
test_all 0.001642 0.000000 567.474192 (180.308874)
test_rubyspec 0.029822 0.018336 74.504007 ( 84.960722)
total: 299.03 sec