Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-170121
#<BuildRuby:0x00005626113ca018
@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.20240226-170121",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.000000 0.006775 2.147091 ( 1.943568)
build_miniruby 0.001135 0.000171 1.275855 ( 1.274196)
build_ruby 0.000000 0.001566 2.867113 ( 3.097594)
build_all 0.004827 0.002595 6.284929 ( 2.411913)
build_install 0.013563 0.004597 7.284455 ( 3.220337)
test_btest 0.001068 0.000000 83.862724 ( 21.642213)
test_basic 0.005755 0.000000 0.633030 ( 0.693920)
test_all 0.084790 0.033533 737.495369 (213.161911)
test_rubyspec 0.034059 0.044714 103.200564 (111.956596)
total: 359.40 sec