Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-150609
#<BuildRuby:0x0000558c64486390
@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.20240117-150609",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004274 0.001115 1.674154 ( 2.151929)
build_miniruby 0.001521 0.000397 1.673214 ( 1.673911)
build_ruby 0.001684 0.000440 3.589100 ( 3.822317)
build_all 0.007641 0.000000 5.771144 ( 3.709775)
build_install 0.012806 0.005159 7.063504 ( 4.909565)
test_btest 0.000895 0.000233 85.059339 ( 37.706096)
test_basic 0.007113 0.000000 0.939902 ( 1.056889)
test_all 0.090180 0.028186 792.580864 (339.740332)
test_rubyspec 0.042268 0.058469 161.468845 (173.611803)
total: 568.38 sec