Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-203943
#<BuildRuby:0x00005645383b6360
@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.20240121-203943",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004914 0.000255 1.639823 ( 2.027495)
build_miniruby 0.001638 0.000000 1.723759 ( 1.734739)
build_ruby 0.001929 0.000000 3.291825 ( 3.542534)
build_all 0.008569 0.000000 5.743369 ( 3.022253)
build_install 0.018628 0.000499 7.162582 ( 4.401507)
test_btest 0.000789 0.000158 82.824261 ( 32.834330)
test_basic 0.002661 0.004808 0.887433 ( 0.971313)
test_all 0.090910 0.028223 797.381939 (307.430581)
test_rubyspec 0.034109 0.073052 161.872259 (173.632068)
total: 529.60 sec