Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-083006
#<BuildRuby:0x000055b89f13a008
@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.20231215-083006",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006028 0.001205 2.489765 ( 2.651941)
build_miniruby 0.001511 0.000302 1.670141 ( 1.686116)
build_ruby 0.001523 0.000304 3.267191 ( 3.470842)
build_all 0.003230 0.004095 5.785296 ( 2.576499)
build_install 0.016991 0.003280 7.378694 ( 4.138581)
test_btest 0.000643 0.000145 82.940689 ( 26.911410)
test_basic 0.000000 0.007565 0.874761 ( 0.950800)
test_all 0.096224 0.027641 721.926633 (235.259898)
test_rubyspec 0.031954 0.039627 91.783705 (103.630339)
total: 381.28 sec