Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-044105
#<BuildRuby:0x00007f301733fdd0
@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.20241111-044105",
@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.000022)
autoconf 0.000036 0.000012 0.000048 ( 0.000046)
configure 0.000032 0.000011 0.000043 ( 0.000042)
build_up 0.001511 0.007048 4.255601 ( 4.510665)
build_miniruby 0.001256 0.000486 1.823743 ( 1.883692)
build_ruby 0.001717 0.000665 4.940253 ( 5.126420)
build_all 0.003021 0.007619 7.173463 ( 3.712788)
build_install 0.017337 0.010440 10.512361 ( 5.562204)
test_btest 0.000943 0.000000 86.274028 ( 42.237874)
test_basic 0.007680 0.004338 1.042468 ( 1.126968)
test_all 0.109031 0.045151 747.991179 (270.806385)
test_rubyspec 0.058912 0.027949 124.203826 ( 34.150483)
total: 369.12 sec