Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-000325
#<BuildRuby:0x00007f9f9a85fde0
@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.20241015-000325",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002958 0.004854 3.896821 ( 4.326201)
build_miniruby 0.001617 0.000000 1.735197 ( 1.731589)
build_ruby 0.002065 0.000000 3.453545 ( 3.692706)
build_all 0.009045 0.000000 7.276597 ( 2.996132)
build_install 0.013984 0.004744 10.224335 ( 4.807942)
test_btest 0.000721 0.000176 91.627347 ( 23.982736)
test_basic 0.005754 0.004346 1.112963 ( 1.165396)
test_all 0.106874 0.042366 767.542950 (219.326896)
test_rubyspec 0.044711 0.044564 133.007430 ( 28.703245)
total: 290.73 sec