Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-105022
#<BuildRuby:0x00007f4614c3fdc8
@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.20240712-105022",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002462 0.004700 2.360958 ( 2.487082)
build_miniruby 0.001351 0.000355 1.125844 ( 1.123228)
build_ruby 0.001802 0.000000 2.965392 ( 3.202064)
build_all 0.006965 0.001149 6.463159 ( 2.412844)
build_install 0.004729 0.013571 8.867530 ( 3.936227)
test_btest 0.000620 0.000237 100.251981 ( 27.966540)
test_basic 0.007777 0.000000 0.841825 ( 0.895743)
test_all 0.101056 0.046168 700.612501 (200.549399)
test_rubyspec 0.045641 0.042465 161.674784 ( 26.702712)
total: 269.28 sec