Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-121111
#<BuildRuby:0x000055f4fe53e230
@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.20240215-121111",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004850 0.000970 2.074095 ( 2.576243)
build_miniruby 0.002077 0.000000 1.754518 ( 1.763136)
build_ruby 0.001884 0.000000 3.623427 ( 3.831447)
build_all 0.008163 0.000000 6.698562 ( 3.365789)
build_install 0.015376 0.004707 8.427401 ( 4.625084)
test_btest 0.000702 0.000136 92.033307 ( 37.203981)
test_basic 0.003374 0.004070 0.939924 ( 1.004139)
test_all 0.078759 0.038756 816.095643 (308.124182)
test_rubyspec 0.048475 0.040700 123.867795 (133.465158)
total: 495.96 sec