Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-230058
#<BuildRuby:0x00007fe88b98fdc0
@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.20240811-230058",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003276 0.004915 3.206545 ( 3.285506)
build_miniruby 0.001354 0.000349 1.314100 ( 1.310686)
build_ruby 0.001884 0.000000 3.931012 ( 17.554227)
build_all 0.006775 0.003188 8.181106 ( 3.161339)
build_install 0.006422 0.013122 11.184893 ( 5.221176)
test_btest 0.000944 0.000000 119.486097 ( 32.411739)
test_basic 0.010963 0.000000 1.168359 ( 1.214269)
test_all 0.107610 0.044222 863.411903 (248.424103)
test_rubyspec 0.057773 0.034234 169.953451 ( 34.362109)
total: 346.95 sec