Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-083136
#<BuildRuby:0x00005635221868e0
@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.20240131-083136",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006048 0.000397 1.693794 ( 2.034853)
build_miniruby 0.001124 0.000225 1.427466 ( 1.425003)
build_ruby 0.001521 0.000000 2.747580 ( 2.971543)
build_all 0.007264 0.000090 5.736969 ( 2.177527)
build_install 0.014256 0.001794 7.462903 ( 3.597131)
test_btest 0.000878 0.000156 84.648741 ( 22.151758)
test_basic 0.005835 0.000212 0.865891 ( 0.927324)
test_all 0.074976 0.041695 740.236872 (210.017574)
test_rubyspec 0.052551 0.044781 146.470595 (157.661997)
total: 402.97 sec