Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-235635
#<BuildRuby:0x00007f80579dfdd0
@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.20241104-235635",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.003755 0.003933 3.686149 ( 3.564402)
build_miniruby 0.001608 0.000000 1.275812 ( 1.272552)
build_ruby 0.000094 0.001804 4.026484 ( 4.189891)
build_all 0.007290 0.001193 6.683329 ( 2.823972)
build_install 0.015477 0.002465 9.575314 ( 4.655018)
test_btest 0.000000 0.001122 79.870702 ( 31.881333)
test_basic 0.000000 0.009188 0.811815 ( 0.863136)
test_all 0.096402 0.048562 688.532699 (214.888860)
test_rubyspec 0.046131 0.037171 119.448563 ( 27.051339)
total: 291.19 sec