Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-003813
#<BuildRuby:0x00007f75ea67fdd8
@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.20241219-003813",
@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.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004932 0.000748 2.059212 ( 2.397893)
build_miniruby 0.000000 0.001851 1.577504 ( 1.574264)
build_ruby 0.000022 0.002148 4.277602 ( 4.450113)
build_all 0.009790 0.000000 6.588108 ( 3.097568)
build_install 0.017483 0.001784 7.920604 ( 4.236227)
test_btest 0.000696 0.000113 74.664029 ( 21.499946)
test_basic 0.003611 0.005094 0.929787 ( 2.087780)
test_all 0.111957 0.037068 698.242689 (216.413496)
test_rubyspec 0.047369 0.034305 113.531434 ( 27.391852)
total: 283.15 sec