Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-053433
#<BuildRuby:0x00007f5559dcfdd8
@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.20240903-053433",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006109 0.001474 3.573376 ( 3.456174)
build_miniruby 0.000000 0.001504 1.647753 ( 1.644295)
build_ruby 0.000000 0.001960 4.328782 ( 4.456380)
build_all 0.007712 0.001466 7.894250 ( 3.107140)
build_install 0.013616 0.005706 9.956879 ( 4.407914)
test_btest 0.000937 0.000264 114.897166 ( 30.456756)
test_basic 0.011319 0.000625 1.261868 ( 1.321753)
test_all 0.108016 0.043319 853.665817 (256.084289)
test_rubyspec 0.055204 0.031386 164.145653 ( 36.418959)
total: 341.35 sec