Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-135622
#<BuildRuby:0x00007f6739b8fdd8
@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.20241214-135622",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004744 0.000879 1.952612 ( 2.302742)
build_miniruby 0.001249 0.000231 1.215278 ( 1.212464)
build_ruby 0.001484 0.000275 3.983106 ( 4.132301)
build_all 0.004309 0.004304 5.972418 ( 2.489365)
build_install 0.009237 0.007660 7.734298 ( 4.070052)
test_btest 0.000843 0.000218 73.389133 ( 21.350590)
test_basic 0.003549 0.005248 0.830808 ( 0.879161)
test_all 0.107864 0.038013 732.039276 (237.184489)
test_rubyspec 0.057081 0.026051 119.971178 ( 33.348795)
total: 306.97 sec