Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-130522
#<BuildRuby:0x0000564feb25da00
@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.20231231-130522",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.005471 1.461170 ( 1.830251)
build_miniruby 0.000122 0.001660 1.662297 ( 1.660561)
build_ruby 0.001839 0.000000 3.432170 ( 3.641712)
build_all 0.006973 0.001069 5.737493 ( 2.951342)
build_install 0.012881 0.004224 6.796762 ( 4.104652)
test_btest 0.000771 0.000174 80.418706 ( 33.397144)
test_basic 0.005861 0.001323 0.884765 ( 0.958319)
test_all 0.084071 0.037231 797.295743 (313.367904)
test_rubyspec 0.049286 0.019801 96.373828 (108.184737)
total: 470.10 sec