Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-212124
#<BuildRuby:0x000055eb3247a108
@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.20230924-212124",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005759 0.000886 2.180682 ( 3.650851)
build_miniruby 0.000000 0.001779 1.621213 ( 1.626384)
build_ruby 0.000000 0.002028 3.330562 ( 3.558714)
build_all 0.003727 0.005164 6.263205 ( 3.436022)
build_install 0.016776 0.001757 7.422836 ( 3.939501)
test_btest 0.000847 0.000182 81.275742 ( 39.146728)
test_basic 0.001741 0.005053 0.905188 ( 0.997624)
test_all 0.008683 0.000966 676.170689 (274.133479)
test_rubyspec 0.039210 0.033393 102.351840 (117.582732)
total: 448.07 sec