Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-223232
#<BuildRuby:0x000055710001e138
@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.20230902-223232",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005497 0.000634 1.738858 ( 3.094759)
build_miniruby 0.001627 0.000188 1.658868 ( 1.699059)
build_ruby 0.001479 0.000171 3.450044 ( 3.832153)
build_all 0.007416 0.000855 6.083068 ( 4.006366)
build_install 0.009320 0.010022 7.607251 ( 5.608155)
test_btest 0.000708 0.000131 83.801435 ( 41.455157)
test_basic 0.004604 0.003753 0.994078 ( 1.197563)
test_all 0.005444 0.004805 684.636659 (294.648783)
test_rubyspec 0.045514 0.029093 103.874308 (121.851453)
total: 477.39 sec