Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-070324
#<BuildRuby:0x00007fdfd3b9fdd8
@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.20240626-070324",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000032 0.000006 0.000038 ( 0.000042)
build_up 0.003917 0.004899 4.265835 ( 3.721046)
build_miniruby 0.001718 0.000376 1.722533 ( 1.719082)
build_ruby 0.002393 0.000000 4.432934 ( 4.566202)
build_all 0.010960 0.000000 8.278149 ( 3.861900)
build_install 0.020121 0.005764 12.249089 ( 6.361150)
test_btest 0.000000 0.001114 125.408614 ( 54.628013)
test_basic 0.000646 0.013533 1.406359 ( 1.857519)
test_all 0.133134 0.030089 999.018777 (925.058199)
test_rubyspec 0.069068 0.031383 181.687981 (217.615990)
total: 1219.39 sec