Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-125947
#<BuildRuby:0x000055b5131d2338
@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.20240314-125947",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000703 0.006774 2.956326 ( 2.716947)
build_miniruby 0.001399 0.000250 1.698368 ( 1.701781)
build_ruby 0.000000 0.001830 3.759857 ( 4.013354)
build_all 0.001075 0.006897 7.111959 ( 3.313294)
build_install 0.015852 0.004917 9.238863 ( 4.947893)
test_btest 0.000646 0.000171 94.941919 ( 39.014487)
test_basic 0.000765 0.007612 0.948771 ( 1.040205)
test_all 0.072427 0.046049 811.648251 (304.032033)
test_rubyspec 0.060809 0.029846 133.809902 (147.231266)
total: 508.01 sec