Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-015621
#<BuildRuby:0x0000564f9e96a4f8
@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.20231210-015621",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007044 0.000521 2.418448 ( 3.069706)
build_miniruby 0.001465 0.000109 1.763869 ( 1.807845)
build_ruby 0.000000 0.001888 3.263645 ( 3.589495)
build_all 0.004806 0.002917 5.943240 ( 3.503990)
build_install 0.013168 0.005099 7.399530 ( 4.816048)
test_btest 0.000712 0.000098 81.871305 ( 31.472355)
test_basic 0.007035 0.000000 0.924761 ( 1.004882)
test_all 0.069793 0.047544 711.708203 (261.036854)
test_rubyspec 0.031439 0.032480 93.282275 (105.042999)
total: 415.35 sec