Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-022501
#<BuildRuby:0x000056067608a138
@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.20240224-022501",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007789 0.000973 2.633641 ( 3.675686)
build_miniruby 0.001288 0.000161 1.716165 ( 1.869855)
build_ruby 0.001585 0.000198 3.534141 ( 3.922216)
build_all 0.007615 0.000000 6.718814 ( 4.476592)
build_install 0.020489 0.000029 8.605188 ( 6.201773)
test_btest 0.000839 0.000084 92.492995 ( 68.309211)
test_basic 0.007851 0.000305 1.059488 ( 1.181770)
test_all 0.084607 0.032267 810.339204 (362.480867)
test_rubyspec 0.054847 0.033646 119.944862 (129.477340)
total: 581.60 sec