Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-203411
#<BuildRuby:0x000055659bb7a3d0
@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.20240120-203411",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005553 0.000115 1.422611 ( 1.811773)
build_miniruby 0.001413 0.000113 1.516898 ( 1.514514)
build_ruby 0.001475 0.000118 3.147407 ( 3.391993)
build_all 0.007725 0.000265 5.901577 ( 2.411173)
build_install 0.012737 0.004369 6.700630 ( 3.199565)
test_btest 0.000752 0.000077 83.174642 ( 22.505295)
test_basic 0.001761 0.004680 0.671685 ( 0.733298)
test_all 0.075618 0.045644 762.638515 (247.866758)
test_rubyspec 0.043842 0.051023 143.053849 (154.608992)
total: 438.04 sec