Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-085751
#<BuildRuby:0x000055d4e3952078
@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.20240210-085751",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002154 0.004391 2.015957 ( 3.040962)
build_miniruby 0.001909 0.000000 1.799771 ( 1.920136)
build_ruby 0.002180 0.000004 3.698310 ( 3.959357)
build_all 0.007918 0.000000 6.955449 ( 3.530809)
build_install 0.016697 0.004751 8.539715 ( 5.487967)
test_btest 0.000792 0.000120 89.078759 ( 51.259971)
test_basic 0.004796 0.002952 0.985995 ( 1.342362)
test_all 0.078214 0.042629 837.740449 (377.191869)
test_rubyspec 0.077872 0.033919 193.897697 (241.754370)
total: 689.49 sec