Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-220216
#<BuildRuby:0x000056306f2a1f70
@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.20231210-220216",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002487 0.004317 2.347673 ( 2.415691)
build_miniruby 0.001518 0.000233 1.617917 ( 1.618407)
build_ruby 0.001725 0.000000 3.349090 ( 3.544284)
build_all 0.004687 0.003098 5.528156 ( 2.872731)
build_install 0.018469 0.000437 7.149292 ( 4.187261)
test_btest 0.000710 0.000108 81.237880 ( 29.761648)
test_basic 0.007500 0.000513 0.894119 ( 0.989176)
test_all 0.077846 0.042939 729.730193 (269.682399)
test_rubyspec 0.037295 0.029684 96.617957 (110.814394)
total: 425.89 sec