Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-110718
#<BuildRuby:0x00007fe30b8ffde0
@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.20240823-110718",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006071 0.001799 3.387990 ( 3.371136)
build_miniruby 0.001184 0.000351 1.577781 ( 1.574843)
build_ruby 0.001338 0.000397 3.830559 ( 3.986524)
build_all 0.009252 0.000156 7.788095 ( 3.107813)
build_install 0.016047 0.003979 11.202812 ( 5.306221)
test_btest 0.000841 0.000229 116.211102 ( 30.571345)
test_basic 0.005356 0.004647 1.280376 ( 1.324362)
test_all 0.107766 0.043295 878.829565 (249.466925)
test_rubyspec 0.059985 0.032242 165.944058 ( 37.906352)
total: 336.62 sec