Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-092113
#<BuildRuby:0x00005567ecc4df48
@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.20231208-092113",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002120 0.004424 2.063186 ( 2.134212)
build_miniruby 0.001068 0.000214 1.244807 ( 1.244859)
build_ruby 0.001505 0.000301 3.165142 ( 3.335450)
build_all 0.000687 0.007447 5.643585 ( 2.789893)
build_install 0.020895 0.000131 7.226719 ( 4.053984)
test_btest 0.000904 0.000204 83.220086 ( 34.589988)
test_basic 0.003618 0.005049 0.952168 ( 1.157007)
test_all 0.089733 0.031125 740.949593 (269.552832)
test_rubyspec 0.041330 0.025463 96.104689 (109.887840)
total: 428.75 sec