Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-082713
#<BuildRuby:0x00007fa9b555fdc8
@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-082713",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004836 0.000181 2.020902 ( 2.337969)
build_miniruby 0.001168 0.000226 1.573215 ( 1.572633)
build_ruby 0.001924 0.000000 4.173620 ( 24.604369)
build_all 0.008777 0.000000 6.238902 ( 2.674736)
build_install 0.010742 0.005868 6.933787 ( 3.729181)
test_btest 0.000675 0.000139 75.902244 ( 20.546337)
test_basic 0.007807 0.000814 1.041460 ( 1.092145)
test_all 0.116351 0.028331 718.181040 (232.534041)
test_rubyspec 0.042590 0.041647 115.185940 ( 26.952455)
total: 316.05 sec