Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-001841
#<BuildRuby:0x000055dbdc14e228
@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.20240322-001841",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.008408 0.000084 3.515611 ( 2.418070)
build_miniruby 0.000955 0.000137 1.437385 ( 1.435866)
build_ruby 0.001503 0.000000 3.021340 ( 12.612756)
build_all 0.007505 0.000000 6.231097 ( 2.311264)
build_install 0.016828 0.003711 8.432965 ( 3.554504)
test_btest 0.000712 0.000102 86.497869 ( 24.068628)
test_basic 0.002470 0.003064 0.727012 ( 0.786925)
test_all 0.081169 0.039950 881.567693 (417.203471)
test_rubyspec 0.046381 0.052737 134.347802 (194.983085)
total: 659.38 sec