Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-031709
#<BuildRuby:0x00005621c52be138
@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.20231014-031709",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002282 0.004164 2.080260 ( 2.160437)
build_miniruby 0.001368 0.000000 1.572631 ( 1.570991)
build_ruby 0.001584 0.000000 3.131638 ( 3.333142)
build_all 0.007021 0.000248 6.253078 ( 2.781340)
build_install 0.012033 0.003503 7.654984 ( 3.825284)
test_btest 0.000722 0.000097 87.785353 ( 26.949616)
test_basic 0.007833 0.000500 1.044865 ( 1.247636)
test_all 0.004564 0.004821 718.515517 (250.520819)
test_rubyspec 0.043694 0.017708 97.806334 (109.069415)
total: 401.46 sec