Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-141959
#<BuildRuby:0x00007f0cddd5fde0
@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.20240830-141959",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005970 0.001769 3.549263 ( 3.595446)
build_miniruby 0.000000 0.001736 1.633608 ( 1.632239)
build_ruby 0.000000 0.002203 4.567274 ( 15.795788)
build_all 0.008282 0.001440 8.612621 ( 4.775985)
build_install 0.019291 0.003114 11.249019 ( 6.163658)
test_btest 0.000605 0.000181 120.805426 ( 53.024290)
test_basic 0.004837 0.004830 1.322357 ( 6.708349)
test_all 0.120078 0.035095 894.899187 (373.560237)
test_rubyspec 0.040009 0.047317 166.362840 ( 39.567988)
total: 504.83 sec