Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-032356
#<BuildRuby:0x00007ff343f6fde0
@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.20240724-032356",
@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.000038 0.000007 0.000045 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005392 0.002672 3.540943 ( 3.580139)
build_miniruby 0.001551 0.000000 1.355222 ( 1.352440)
build_ruby 0.001880 0.000000 3.525183 ( 3.741804)
build_all 0.008036 0.000041 7.493674 ( 2.834742)
build_install 0.009485 0.010057 10.811896 ( 5.228031)
test_btest 0.000954 0.000227 125.313992 ( 54.288456)
test_basic 0.004692 0.004927 1.188736 ( 1.237064)
test_all 0.118604 0.038302 975.704899 (587.983907)
test_rubyspec 0.047207 0.047737 182.499161 (230.445535)
total: 890.69 sec