Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-153820
#<BuildRuby:0x000055d8ca502230
@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.20230205-153820",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004588 0.000000 1.062536 ( 1.478828)
build_miniruby 0.001055 0.000000 1.073997 ( 1.081868)
build_ruby 0.001258 0.000000 2.285040 ( 2.512539)
build_all 0.001918 0.004106 3.535014 ( 1.797466)
build_install 0.012610 0.000000 2.556690 ( 1.760660)
test_btest 0.000640 0.000000 56.200572 ( 18.407506)
test_basic 0.004817 0.000000 0.367306 ( 0.463341)
test_all 0.002113 0.000028 638.392687 (223.279323)
test_rubyspec 0.027047 0.017515 67.454458 ( 77.562092)
total: 328.34 sec