Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-031356
#<BuildRuby:0x00007f40cb21fdc8
@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.20240805-031356",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002857 0.004976 3.660740 ( 3.666051)
build_miniruby 0.001145 0.000368 1.683096 ( 1.679487)
build_ruby 0.001508 0.000485 4.254401 ( 4.416996)
build_all 0.008609 0.001349 8.575564 ( 3.310771)
build_install 0.016903 0.004186 10.936164 ( 4.724848)
test_btest 0.000957 0.000290 118.845589 ( 30.976895)
test_basic 0.003822 0.005700 1.064253 ( 1.112107)
test_all 0.122086 0.032600 845.032915 (242.794116)
test_rubyspec 0.057880 0.035556 170.078301 ( 34.690125)
total: 327.37 sec