Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-100026
#<BuildRuby:0x0000556cf1bc1f48
@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.20240301-100026",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005011 0.003570 2.694643 ( 3.853921)
build_miniruby 0.001936 0.000000 1.957557 ( 2.353689)
build_ruby 0.001932 0.000016 3.932419 ( 4.773927)
build_all 0.007794 0.000945 7.148368 ( 6.457620)
build_install 0.014697 0.007901 9.091189 ( 7.722868)
test_btest 0.000775 0.000125 97.454537 ( 88.792400)
test_basic 0.008568 0.000068 1.029539 ( 1.767466)
test_all 0.112693 0.011422 851.796112 (663.477107)
test_rubyspec 0.051108 0.043659 138.711352 (202.795832)
total: 982.00 sec