Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-121504
#<BuildRuby:0x0000565523e0a258
@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.20230916-121504",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.006956 0.000985 2.420496 ( 4.960717)
build_miniruby 0.000000 0.001338 1.789952 ( 2.235733)
build_ruby 0.000000 0.002090 3.835576 ( 4.886378)
build_all 0.005726 0.003256 6.690990 ( 5.790453)
build_install 0.015922 0.004539 8.105622 ( 7.709474)
test_btest 0.001979 0.000000 87.972323 ( 58.275007)
test_basic 0.005506 0.003432 1.040745 ( 1.503994)
test_all 0.006045 0.004361 755.619890 (870.305732)
test_rubyspec 0.054545 0.030151 114.492029 (168.735106)
total: 1124.40 sec