Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-182159
#<BuildRuby:0x00005564f316a258
@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.20230805-182159",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007233 0.000356 2.335935 ( 6.049637)
build_miniruby 0.001427 0.000148 1.632862 ( 2.064909)
build_ruby 0.001454 0.000150 3.474972 ( 5.484634)
build_all 0.001021 0.007560 2.845876 ( 3.909039)
build_install 0.014728 0.006141 4.642867 ( 5.486327)
test_btest 0.000991 0.000193 83.532420 ( 53.125589)
test_basic 0.006449 0.001254 0.974809 ( 1.983395)
test_all 0.001158 0.000225 670.253557 (428.346636)
test_rubyspec 0.032022 0.027535 101.418859 (172.553714)
total: 679.01 sec