Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-211042
#<BuildRuby:0x000055c1bced5f48
@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.20230815-211042",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.007076 0.000000 2.269228 ( 5.709620)
build_miniruby 0.001548 0.000000 1.676848 ( 2.621313)
build_ruby 0.001412 0.000000 3.424616 ( 6.736748)
build_all 0.008716 0.000000 6.603554 ( 7.136057)
build_install 0.019647 0.000594 8.268855 ( 10.203001)
test_btest 0.000917 0.000047 84.403728 ( 70.495912)
test_basic 0.006966 0.000357 1.002209 ( 2.488885)
test_all 0.005798 0.004853 652.095092 (568.567450)
test_rubyspec 0.050999 0.026108 108.259927 (243.015502)
total: 916.98 sec