Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-222823
#<BuildRuby:0x0000561bcdc76318
@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.20230829-222823",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007062 0.000324 2.319342 ( 4.616129)
build_miniruby 0.001653 0.000172 1.624947 ( 1.832713)
build_ruby 0.000000 0.001788 3.338340 ( 3.794421)
build_all 0.006064 0.002490 6.438507 ( 4.342202)
build_install 0.009864 0.011091 7.927405 ( 5.871318)
test_btest 0.000674 0.000138 85.259020 ( 45.316801)
test_basic 0.001676 0.007380 0.995439 ( 1.295572)
test_all 0.008639 0.002222 693.955358 (310.702455)
test_rubyspec 0.025313 0.044033 105.765991 (126.108495)
total: 503.88 sec