Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-043452
#<BuildRuby:0x0000564e6d7e5dd0
@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.20230913-043452",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000015 0.000001 0.000016 ( 0.000023)
build_up 0.003295 0.004211 2.988376 ( 4.585827)
build_miniruby 0.001522 0.000098 1.964717 ( 1.987916)
build_ruby 0.001591 0.000103 3.417335 ( 3.646577)
build_all 0.000000 0.007682 6.303650 ( 3.272640)
build_install 0.015092 0.004621 7.958346 ( 5.406943)
test_btest 0.000357 0.000751 86.268641 ( 33.233194)
test_basic 0.005254 0.003567 0.983808 ( 1.073371)
test_all 0.009763 0.000213 689.973896 (238.423267)
test_rubyspec 0.034121 0.039671 103.971754 (115.322902)
total: 406.95 sec