Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-094301
#<BuildRuby:0x00007f8cab18fdc8
@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.20241227-094301",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005014 0.000135 1.709793 ( 2.014532)
build_miniruby 0.001377 0.000178 1.412713 ( 1.409149)
build_ruby 0.001671 0.000216 3.959913 ( 4.159023)
build_all 0.003293 0.007318 6.736174 ( 3.094492)
build_install 0.010378 0.013577 8.718936 ( 5.707843)
test_btest 0.000778 0.000206 84.266007 ( 41.038285)
test_basic 0.012512 0.001040 1.219095 ( 1.443974)
test_all 0.105993 0.048844 800.760646 (404.579950)
test_rubyspec 0.034505 0.048270 123.972946 ( 52.944006)
total: 516.39 sec