Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-012143
#<BuildRuby:0x0000560cd6af6138
@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.20230926-012143",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005350 0.001499 2.280574 ( 4.589913)
build_miniruby 0.001252 0.000351 1.660474 ( 1.741983)
build_ruby 0.000000 0.001890 3.592217 ( 4.191770)
build_all 0.006434 0.001712 6.370553 ( 4.669990)
build_install 0.016969 0.001109 7.671065 ( 5.623840)
test_btest 0.000000 0.001196 83.330649 ( 44.350250)
test_basic 0.001837 0.006709 0.983182 ( 1.326745)
test_all 0.008304 0.001242 711.016097 (309.299487)
test_rubyspec 0.019786 0.049451 103.461440 (123.911629)
total: 499.71 sec