Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-081559
#<BuildRuby:0x000055d7a2ef5f68
@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.20240313-081559",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.007979 0.000956 2.958809 ( 4.422176)
build_miniruby 0.001919 0.000463 1.854530 ( 2.203796)
build_ruby 0.001965 0.000000 3.747660 ( 4.627262)
build_all 0.004742 0.003799 7.404082 ( 6.634157)
build_install 0.019248 0.003767 9.526649 ( 9.161672)
test_btest 0.000724 0.000181 99.078688 ( 88.847003)
test_basic 0.004698 0.004302 1.058612 ( 1.776084)
test_all 0.083737 0.042608 803.762644 (605.335693)
test_rubyspec 0.051378 0.039740 133.384838 (163.413794)
total: 886.42 sec