Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-031616
#<BuildRuby:0x000055d9a53961b8
@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.20230428-031616",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.004689 0.000893 1.799148 ( 3.174883)
build_miniruby 0.001645 0.000000 1.346926 ( 1.348534)
build_ruby 0.000000 0.001619 2.475208 ( 2.654854)
build_all 0.005651 0.001465 2.225806 ( 1.413662)
build_install 0.004965 0.011262 3.389138 ( 2.382688)
test_btest 0.000969 0.000000 73.511888 ( 24.650491)
test_basic 0.004610 0.000000 0.696528 ( 0.788197)
test_all 0.002052 0.000000 572.439994 (213.135728)
test_rubyspec 0.018432 0.023710 73.898784 ( 85.797978)
total: 335.35 sec