Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-031411
#<BuildRuby:0x0000556b43475a00
@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.20230811-031411",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006856 0.000979 2.505352 ( 7.496227)
build_miniruby 0.001649 0.000236 76.165696 ( 62.223882)
build_ruby 0.001616 0.000231 3.670398 ( 6.656180)
build_all 0.007820 0.000466 2.893310 ( 3.927702)
build_install 0.010549 0.009394 4.680139 ( 6.542596)
test_btest 0.000909 0.000000 87.200995 ( 65.060264)
test_basic 0.004315 0.004763 1.033609 ( 2.427948)
test_all 0.001054 0.000230 673.828945 (497.809742)
test_rubyspec 0.022105 0.040809 105.739193 (215.507057)
total: 867.65 sec