Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-234121
#<BuildRuby:0x000055de3865e8e0
@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.20231218-234121",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002652 0.004499 2.489134 ( 2.881222)
build_miniruby 0.001441 0.000000 1.639091 ( 1.685725)
build_ruby 0.001857 0.000000 3.432050 ( 3.757535)
build_all 0.007591 0.000726 5.905094 ( 3.510320)
build_install 0.014032 0.005546 7.206881 ( 4.081554)
test_btest 0.000827 0.000206 80.470619 ( 31.153518)
test_basic 0.005564 0.000300 0.777129 ( 0.842491)
test_all 0.088516 0.028594 684.668970 (244.421491)
test_rubyspec 0.032203 0.031563 93.071788 (104.811924)
total: 397.15 sec