Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-004737
#<BuildRuby:0x0000563ffa075fb8
@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.20230525-004737",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.005702 0.000237 1.757351 ( 3.044108)
build_miniruby 0.001425 0.000059 1.276548 ( 1.276549)
build_ruby 0.001249 0.000052 2.538673 ( 2.761452)
build_all 0.006793 0.000000 2.019496 ( 1.426884)
build_install 0.013910 0.000285 2.922485 ( 1.928408)
test_btest 0.000742 0.000028 74.819468 ( 29.689062)
test_basic 0.000000 0.004606 0.750467 ( 0.848874)
test_all 0.001433 0.000135 546.267706 (209.496757)
test_rubyspec 0.006803 0.041853 78.088377 ( 90.306012)
total: 340.78 sec