Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-125515
#<BuildRuby:0x000056220e6cda00
@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.20240125-125515",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006263 0.000894 2.033950 ( 2.878194)
build_miniruby 0.002060 0.000000 1.789399 ( 1.868273)
build_ruby 0.001718 0.000000 3.505180 ( 3.775354)
build_all 0.007727 0.000422 6.317998 ( 3.654233)
build_install 0.017209 0.003119 7.792860 ( 4.591092)
test_btest 0.000896 0.000124 87.529191 ( 45.814543)
test_basic 0.006641 0.000923 0.951792 ( 1.077466)
test_all 0.099802 0.021219 802.840526 (579.523953)
test_rubyspec 0.046959 0.066791 188.892539 (302.082961)
total: 945.27 sec