Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-202218
#<BuildRuby:0x0000564a46dc5a00
@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.20240112-202218",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000000 0.006536 1.838177 ( 3.983483)
build_miniruby 0.000613 0.001283 20.827917 ( 25.007692)
build_ruby 0.001786 0.000000 3.841100 ( 5.586976)
build_all 0.008222 0.000287 6.117730 ( 7.388054)
build_install 0.015850 0.004682 7.514951 ( 9.228184)
test_btest 0.000653 0.000105 87.071066 ( 99.192136)
test_basic 0.008204 0.000617 0.985279 ( 1.992644)
test_all 0.094080 0.030163 819.921331 (521.486640)
test_rubyspec 0.039480 0.034644 101.645517 (136.168495)
total: 810.04 sec