Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-005906
#<BuildRuby:0x0000562d8897a228
@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.20231213-005906",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006255 0.001564 2.512248 ( 4.207099)
build_miniruby 0.001355 0.000000 1.685761 ( 1.992167)
build_ruby 0.001863 0.000000 3.447340 ( 4.345094)
build_all 0.007896 0.000730 6.155759 ( 5.148521)
build_install 0.019828 0.001425 7.754769 ( 6.804209)
test_btest 0.001471 0.000082 84.425270 ( 73.594257)
test_basic 0.000640 0.008398 0.974825 ( 1.414545)
test_all 0.077515 0.048915 716.429630 (406.153561)
test_rubyspec 0.027328 0.045254 102.387356 (139.556005)
total: 643.22 sec