Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-182355
#<BuildRuby:0x00005582f0a12228
@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-182355",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005059 0.000160 1.507767 ( 1.858414)
build_miniruby 0.001230 0.000189 1.431858 ( 1.429961)
build_ruby 0.001546 0.000000 3.019733 ( 3.251441)
build_all 0.006382 0.000000 5.390013 ( 2.213077)
build_install 0.013181 0.001861 6.319118 ( 2.995387)
test_btest 0.000734 0.000105 80.529078 ( 21.873338)
test_basic 0.001679 0.004121 0.815115 ( 0.873511)
test_all 0.095887 0.020856 735.628439 (226.251429)
test_rubyspec 0.054129 0.036831 134.490414 (146.246224)
total: 406.99 sec