Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-191002
#<BuildRuby:0x0000562d38102258
@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.20231230-191002",
@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.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.005521 1.503934 ( 1.910682)
build_miniruby 0.000000 0.001423 1.633099 ( 1.631575)
build_ruby 0.000000 0.001489 3.336887 ( 3.540416)
build_all 0.006936 0.001219 5.829593 ( 2.874308)
build_install 0.010871 0.007893 6.924518 ( 4.076496)
test_btest 0.000964 0.000199 80.839472 ( 33.551287)
test_basic 0.006081 0.001252 0.899167 ( 0.968840)
test_all 0.091528 0.027655 763.865684 (298.919773)
test_rubyspec 0.040820 0.027221 97.995699 (111.695913)
total: 459.17 sec