Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-154029
#<BuildRuby:0x00005630da67df70
@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.20221228-154029",
@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.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004449 0.000033 1.145189 ( 1.712467)
build_miniruby 0.001285 0.000112 1.502161 ( 1.501061)
build_ruby 0.001422 0.000124 3.387764 ( 3.732047)
build_all 0.003065 0.003564 3.788788 ( 1.924160)
build_install 0.005439 0.009077 3.061470 ( 2.146266)
test_btest 0.000857 0.000000 57.411505 ( 21.165389)
test_basic 0.002090 0.003036 0.381583 ( 0.481451)
test_all 0.001362 0.000102 624.660769 (200.389250)
test_rubyspec 0.024060 0.020453 63.720452 ( 74.804845)
total: 307.86 sec