Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-002040
#<BuildRuby:0x00005594a0f1a3d0
@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.20230727-002040",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002359 0.004856 2.236603 ( 5.801797)
build_miniruby 0.001086 0.000377 1.720495 ( 2.234228)
build_ruby 0.001199 0.000417 3.424040 ( 5.774160)
build_all 0.004533 0.004357 2.863813 ( 3.458936)
build_install 0.013696 0.006252 4.122726 ( 5.236378)
test_btest 0.000537 0.000207 82.131118 ( 55.688250)
test_basic 0.000000 0.008374 0.931798 ( 1.646254)
test_all 0.000739 0.000858 641.586857 (328.242619)
test_rubyspec 0.020814 0.032876 91.640612 (130.334717)
total: 538.42 sec