Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-212037
#<BuildRuby:0x00007fa005a2fdd0
@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.20240617-212037",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.008923 0.001119 4.048059 ( 7.146629)
build_miniruby 0.002591 0.000000 74.768742 ( 81.554177)
build_ruby 0.002717 0.000278 4.597186 ( 6.242007)
build_all 0.007685 0.004016 8.419303 ( 10.657902)
build_install 0.016822 0.011347 12.013163 ( 15.209891)
test_btest 0.001520 0.000000 121.600018 (152.563978)
test_basic 0.008225 0.004582 1.357972 ( 2.604262)
test_all 0.114556 0.048108 909.021508 (681.240579)
test_rubyspec 0.053722 0.039198 164.562015 ( 51.932460)
total: 1009.15 sec