Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-232044
#<BuildRuby:0x00007f6dafb2fdd0
@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.20240804-232044",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004826 0.002786 3.111548 ( 3.324584)
build_miniruby 0.001697 0.000184 1.299149 ( 1.295706)
build_ruby 0.002011 0.000000 4.104888 ( 4.285738)
build_all 0.005139 0.003708 8.218686 ( 3.243395)
build_install 0.011125 0.007455 10.872122 ( 5.061147)
test_btest 0.000954 0.000159 114.051172 ( 30.115667)
test_basic 0.000000 0.010617 1.238412 ( 1.288311)
test_all 0.103640 0.045997 868.656685 (308.905085)
test_rubyspec 0.047024 0.044514 172.340609 ( 58.372784)
total: 415.89 sec