Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-053518
#<BuildRuby:0x000055b58d0f64f8
@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.20230914-053518",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006286 0.000410 2.197675 ( 3.554345)
build_miniruby 0.000000 0.002026 1.575765 ( 1.577263)
build_ruby 0.000000 0.001773 3.339158 ( 3.564691)
build_all 0.003045 0.004621 6.218697 ( 3.262898)
build_install 0.013745 0.005443 7.915488 ( 5.623625)
test_btest 0.000960 0.000240 87.422004 ( 42.794169)
test_basic 0.005605 0.000334 0.886235 ( 0.947714)
test_all 0.008903 0.001043 722.743597 (289.810118)
test_rubyspec 0.056823 0.015317 103.908505 (115.741566)
total: 466.88 sec