Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-181246
#<BuildRuby:0x000056529eb56138
@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.20230920-181246",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007000 0.000387 2.354444 ( 4.261307)
build_miniruby 0.001743 0.000225 1.683480 ( 1.779492)
build_ruby 0.000000 0.001831 3.561521 ( 3.893184)
build_all 0.003055 0.005441 6.421990 ( 4.291449)
build_install 0.015368 0.005476 7.834166 ( 6.813631)
test_btest 0.000849 0.000170 82.060113 ( 42.344008)
test_basic 0.001477 0.007797 0.987089 ( 1.340771)
test_all 0.003963 0.006303 711.879415 (348.790746)
test_rubyspec 0.041562 0.041963 111.345342 (150.678830)
total: 564.19 sec