Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-083550
#<BuildRuby:0x000055f0a41b5ef0
@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-083550",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000345 0.008152 2.487910 ( 3.920999)
build_miniruby 0.001783 0.000000 1.640689 ( 1.835878)
build_ruby 0.001970 0.000000 3.452874 ( 3.769496)
build_all 0.008545 0.000081 5.884855 ( 3.849149)
build_install 0.019538 0.000724 7.749021 ( 6.334492)
test_btest 0.000725 0.000158 83.863750 ( 54.547451)
test_basic 0.008727 0.000072 0.919810 ( 1.259785)
test_all 0.098441 0.024757 749.310045 (414.376516)
test_rubyspec 0.036222 0.040090 102.780244 (136.751262)
total: 626.65 sec