Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-203845
#<BuildRuby:0x000055b5f08e2320
@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.20240204-203845",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002271 0.003621 1.739055 ( 2.068778)
build_miniruby 0.001412 0.000272 1.597936 ( 1.597713)
build_ruby 0.000000 0.001745 3.284206 ( 3.541508)
build_all 0.005454 0.002457 6.391761 ( 3.121173)
build_install 0.018855 0.000000 7.822731 ( 4.575583)
test_btest 0.000836 0.000000 88.133478 ( 40.989751)
test_basic 0.002888 0.004605 0.992186 ( 1.281381)
test_all 0.079339 0.037305 738.705285 (269.643154)
test_rubyspec 0.036735 0.068332 170.357318 (182.279823)
total: 509.10 sec