Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-122444
#<BuildRuby:0x0000557934bae4f8
@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.20231211-122444",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.007232 0.000000 2.454323 ( 2.637235)
build_miniruby 0.001611 0.000100 1.670794 ( 1.670169)
build_ruby 0.000000 0.002104 3.497758 ( 3.661161)
build_all 0.006747 0.001641 6.035531 ( 2.859172)
build_install 0.015076 0.004826 7.490038 ( 4.307665)
test_btest 0.000799 0.000100 81.106807 ( 23.996546)
test_basic 0.005709 0.000185 0.723982 ( 0.798751)
test_all 0.093164 0.026988 729.470594 (258.193215)
test_rubyspec 0.038416 0.034213 103.691204 (120.071157)
total: 418.20 sec