Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-001316
#<BuildRuby:0x0000555d94e06018
@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.20221229-001316",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000988 0.003168 0.982838 ( 1.380096)
build_miniruby 0.001064 0.000145 1.007833 ( 1.006083)
build_ruby 0.001642 0.000000 3.245437 ( 3.603923)
build_all 0.006176 0.000000 3.519296 ( 1.795987)
build_install 0.012494 0.000563 2.973237 ( 2.004055)
test_btest 0.000577 0.000066 56.403644 ( 16.118846)
test_basic 0.005923 0.000202 0.413875 ( 0.511567)
test_all 0.001250 0.000139 592.419438 (172.222477)
test_rubyspec 0.019358 0.019524 55.129813 ( 65.268015)
total: 263.91 sec