Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-021202
#<BuildRuby:0x0000561523f4e320
@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.20231024-021202",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.007238 0.000679 3.606639 ( 3.792427)
build_miniruby 0.001205 0.000249 1.734914 ( 1.734080)
build_ruby 0.001318 0.000273 3.079599 ( 3.271693)
build_all 0.003237 0.004943 5.789110 ( 3.277407)
build_install 0.012965 0.006592 7.753809 ( 3.696317)
test_btest 0.000000 0.000932 80.477881 ( 30.423231)
test_basic 0.000000 0.006815 0.827647 ( 0.893998)
test_all 0.085394 0.032727 645.093602 (239.357133)
test_rubyspec 0.023562 0.036723 87.193990 ( 98.950339)
total: 385.40 sec