Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-070325
#<BuildRuby:0x000055c573e86230
@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.20230515-070325",
@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.000026 0.000006 0.000032 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002104 0.004465 1.906233 ( 4.193746)
build_miniruby 0.001274 0.000332 1.473424 ( 1.574910)
build_ruby 0.001108 0.000289 2.733970 ( 3.346675)
build_all 0.006391 0.001667 2.253938 ( 2.397185)
build_install 0.017601 0.001014 3.526941 ( 3.836964)
test_btest 0.000704 0.000163 75.073618 ( 45.395514)
test_basic 0.005610 0.001294 0.810619 ( 1.215103)
test_all 0.001229 0.000283 603.907486 (358.443553)
test_rubyspec 0.039189 0.018155 82.375756 (104.138475)
total: 524.54 sec