Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-180834
#<BuildRuby:0x00007f41be32fdc8
@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.20240625-180834",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003299 0.004832 3.401526 ( 3.439367)
build_miniruby 0.001257 0.000325 1.363083 ( 1.360218)
build_ruby 0.001446 0.000373 3.935885 ( 4.066677)
build_all 0.007971 0.000947 7.905957 ( 3.106904)
build_install 0.011495 0.008201 10.526588 ( 4.726087)
test_btest 0.000834 0.000238 112.988009 ( 29.380109)
test_basic 0.003599 0.005421 1.210867 ( 1.259233)
test_all 0.099976 0.048559 769.016499 (220.011672)
test_rubyspec 0.056397 0.037966 163.005394 ( 34.671575)
total: 302.02 sec