Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-224418
#<BuildRuby:0x000055ac35aba018
@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.20240118-224418",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000000 0.005358 1.694872 ( 2.181623)
build_miniruby 0.000000 0.001551 1.697973 ( 1.704892)
build_ruby 0.001086 0.000560 3.667211 ( 3.926833)
build_all 0.006686 0.000716 5.847939 ( 3.719428)
build_install 0.013867 0.004309 7.083443 ( 4.807541)
test_btest 0.000681 0.000088 84.190171 ( 42.776451)
test_basic 0.002396 0.004574 0.906608 ( 0.997418)
test_all 0.086055 0.030876 729.911976 (269.857955)
test_rubyspec 0.051801 0.053925 163.593860 (175.604595)
total: 505.58 sec