Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-192658
#<BuildRuby:0x0000556fc98da390
@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.20230530-192658",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006836 0.000000 1.887733 ( 4.081687)
build_miniruby 0.001522 0.000090 1.373849 ( 1.433937)
build_ruby 0.001754 0.000203 2.718465 ( 3.164865)
build_all 0.006906 0.000000 2.124280 ( 2.085471)
build_install 0.016617 0.000377 3.416810 ( 3.656053)
test_btest 0.000916 0.000089 77.181300 ( 42.100453)
test_basic 0.007006 0.000273 0.779873 ( 1.073832)
test_all 0.002106 0.000197 577.658992 (249.375181)
test_rubyspec 0.044765 0.008523 83.849093 ( 98.000657)
total: 404.97 sec