Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-084707
#<BuildRuby:0x000055996b049f48
@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.20231219-084707",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003062 0.003914 2.402528 ( 2.513585)
build_miniruby 0.001283 0.000184 1.556170 ( 1.555642)
build_ruby 0.001958 0.000000 3.184841 ( 3.362326)
build_all 0.008513 0.000000 5.826299 ( 3.369156)
build_install 0.016934 0.002860 7.368424 ( 4.462052)
test_btest 0.000688 0.000092 80.902764 ( 36.690887)
test_basic 0.000000 0.007569 0.893384 ( 0.971941)
test_all 0.090419 0.028308 695.748962 (322.049472)
test_rubyspec 0.062388 0.010464 100.871546 (150.012685)
total: 524.99 sec