Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-053955
#<BuildRuby:0x0000563415b5a230
@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.20230805-053955",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000032)
build_up 0.003202 0.004296 2.419912 ( 6.207352)
build_miniruby 0.001569 0.000105 1.825572 ( 2.385557)
build_ruby 0.001734 0.000116 3.775677 ( 14.842956)
build_all 0.008065 0.000537 2.891540 ( 3.242028)
build_install 0.019583 0.000650 4.556128 ( 6.824853)
test_btest 0.000862 0.000054 87.470009 ( 57.231589)
test_basic 0.002580 0.000000 1.011444 ( 2.012217)
test_all 0.001127 0.000000 730.531757 (701.308658)
test_rubyspec 0.039030 0.027159 108.330167 (274.716146)
total: 1068.77 sec