Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-100456
#<BuildRuby:0x00007f3b9ed4fdd8
@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.20240615-100456",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.004097 0.004035 3.521868 ( 3.591572)
build_miniruby 0.001263 0.000467 1.285842 ( 1.282911)
build_ruby 0.001274 0.000471 3.279814 ( 3.426855)
build_all 0.003689 0.003939 7.193423 ( 2.809029)
build_install 0.007704 0.007390 9.105069 ( 4.186863)
test_btest 0.000795 0.000341 105.896165 ( 27.396409)
test_basic 0.006663 0.000937 1.139283 ( 1.193926)
test_all 0.077106 0.073263 775.810545 (217.771545)
test_rubyspec 0.036542 0.051144 159.949342 ( 29.520428)
total: 291.18 sec