Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-155347
#<BuildRuby:0x00005622ac1e9fb8
@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.20240321-155347",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.008638 0.002073 4.081764 ( 4.114219)
build_miniruby 0.000000 0.001698 1.849893 ( 1.892679)
build_ruby 0.000000 0.001973 3.723810 ( 4.119129)
build_all 0.002967 0.005654 7.092767 ( 4.305242)
build_install 0.021644 0.000000 9.659979 ( 5.715330)
test_btest 0.001143 0.000000 95.813550 ( 62.598329)
test_basic 0.007875 0.000000 0.990764 ( 1.163975)
test_all 0.077645 0.043423 786.673948 (312.139824)
test_rubyspec 0.039120 0.047805 123.570371 (133.372740)
total: 529.42 sec