Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-202422
#<BuildRuby:0x000055b6435ce078
@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.20231229-202422",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003411 0.003887 1.746384 ( 3.188154)
build_miniruby 0.001274 0.000283 1.717742 ( 2.233852)
build_ruby 0.001358 0.000302 3.698725 ( 4.983109)
build_all 0.003939 0.005127 6.001829 ( 6.429660)
build_install 0.004426 0.017084 7.428491 ( 8.559149)
test_btest 0.000811 0.000319 84.682996 ( 84.683240)
test_basic 0.003054 0.005603 0.967808 ( 1.665787)
test_all 0.093505 0.035849 805.349297 (870.292154)
test_rubyspec 0.030785 0.048292 105.315991 (180.423249)
total: 1162.46 sec