Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-223149
#<BuildRuby:0x0000557fff8b2228
@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.20240212-223149",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006587 1.817411 ( 2.202706)
build_miniruby 0.000000 0.001251 1.623879 ( 1.621610)
build_ruby 0.000000 0.001632 3.138615 ( 3.353844)
build_all 0.002203 0.005040 6.209396 ( 2.397031)
build_install 0.008951 0.007924 7.499517 ( 3.449560)
test_btest 0.000857 0.000221 87.433888 ( 22.690790)
test_basic 0.004603 0.001188 0.819458 ( 0.878084)
test_all 0.059528 0.055112 669.162185 (195.886032)
test_rubyspec 0.058461 0.039951 157.974494 (167.054475)
total: 399.54 sec