Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-225932
#<BuildRuby:0x00005590b75e5fb8
@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.20240213-225932",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006200 0.000689 2.158667 ( 3.309988)
build_miniruby 0.001632 0.000181 1.842233 ( 1.982433)
build_ruby 0.001590 0.000177 3.839851 ( 4.433117)
build_all 0.009233 0.000049 7.077436 ( 4.883885)
build_install 0.020696 0.000000 8.687122 ( 6.173244)
test_btest 0.000940 0.000000 92.640591 ( 68.853055)
test_basic 0.003684 0.003809 0.959588 ( 1.194303)
test_all 0.080462 0.042626 789.069549 (447.941364)
test_rubyspec 0.084918 0.030606 204.619459 (283.721306)
total: 822.49 sec