Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-211442
#<BuildRuby:0x0000564d8faf2138
@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.20240112-211442",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001848 0.004494 1.837891 ( 2.571770)
build_miniruby 0.001274 0.000357 2.291325 ( 2.078635)
build_ruby 0.001379 0.000386 3.560476 ( 3.863145)
build_all 0.007244 0.000829 5.899130 ( 3.688909)
build_install 0.011464 0.008139 7.264122 ( 4.639781)
test_btest 0.000890 0.000276 84.485065 ( 43.663912)
test_basic 0.000408 0.007128 0.944635 ( 1.133950)
test_all 0.079488 0.041037 811.455903 (319.206934)
test_rubyspec 0.016866 0.049565 93.834248 (105.655580)
total: 486.50 sec