Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-204221
#<BuildRuby:0x000055bee821e308
@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.20231215-204221",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007347 0.000510 2.499479 ( 3.510392)
build_miniruby 0.000000 0.001769 1.768783 ( 1.952962)
build_ruby 0.000292 0.001596 3.551408 ( 3.957004)
build_all 0.008775 0.000124 6.087530 ( 4.244329)
build_install 0.014472 0.007738 7.771533 ( 6.423483)
test_btest 0.000946 0.000201 85.533377 ( 66.676160)
test_basic 0.001754 0.004460 0.941192 ( 1.178821)
test_all 0.086922 0.037880 705.783165 (357.190558)
test_rubyspec 0.031769 0.049057 105.252952 (147.507354)
total: 592.64 sec