Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-010314
#<BuildRuby:0x00007f3ef762fdd0
@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.20241123-010314",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.002814 0.004680 3.445070 ( 3.411459)
build_miniruby 0.001541 0.000360 1.565159 ( 1.562473)
build_ruby 0.000000 0.001746 3.713057 ( 3.846924)
build_all 0.003959 0.004203 5.540950 ( 2.248910)
build_install 0.016868 0.001279 9.020930 ( 4.555361)
test_btest 0.000690 0.000172 79.778474 ( 21.936203)
test_basic 0.005124 0.005084 1.035082 ( 1.085287)
test_all 0.112831 0.035089 796.669908 (392.705969)
test_rubyspec 0.048298 0.038721 124.593781 ( 74.909467)
total: 506.26 sec