Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-200716
#<BuildRuby:0x00007f5658e9fdd0
@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.20241109-200716",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000054 0.007946 3.902310 ( 3.797107)
build_miniruby 0.000000 0.001878 1.664848 ( 1.673368)
build_ruby 0.000000 0.002225 4.133927 ( 4.282624)
build_all 0.002734 0.005728 6.473686 ( 2.914138)
build_install 0.016558 0.004079 9.563560 ( 4.907369)
test_btest 0.000718 0.000251 78.312352 ( 22.147927)
test_basic 0.002949 0.006917 1.028748 ( 1.073098)
test_all 0.095782 0.052235 717.088695 (205.502675)
test_rubyspec 0.060940 0.026136 122.683346 ( 27.978586)
total: 274.28 sec