Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-131456
#<BuildRuby:0x00007f45e88afdd8
@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.20240713-131456",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006947 0.001954 3.954176 ( 7.037011)
build_miniruby 0.001915 0.000539 1.745923 ( 2.516761)
build_ruby 0.001797 0.000505 4.692446 ( 7.126284)
build_all 0.006108 0.004873 8.839173 ( 11.529722)
build_install 0.019936 0.006041 11.771898 ( 15.764284)
test_btest 0.000807 0.000244 124.811123 (165.269433)
test_basic 0.010544 0.002184 1.330975 ( 2.688618)
test_all 0.107998 0.063430 950.063728 (990.520906)
test_rubyspec 0.056753 0.039975 169.501832 ( 54.887624)
total: 1257.34 sec