Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-101828
#<BuildRuby:0x00005615f9791f70
@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.20230110-101828",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001094 0.003658 1.154558 ( 1.879449)
build_miniruby 0.001234 0.000000 1.391604 ( 1.425785)
build_ruby 0.001459 0.000000 3.472457 ( 4.158713)
build_all 0.007255 0.000468 3.908686 ( 3.050905)
build_install 0.007568 0.007947 2.959347 ( 2.711183)
test_btest 0.000813 0.000112 54.953817 ( 33.075314)
test_basic 0.002734 0.003807 0.451834 ( 0.605205)
test_all 0.001024 0.000170 638.867137 (280.815818)
test_rubyspec 0.036342 0.010415 71.685015 ( 87.211475)
total: 414.93 sec