Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-095741
#<BuildRuby:0x00005628dfb124f8
@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.20230922-095741",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003514 0.003077 2.225941 ( 3.478200)
build_miniruby 0.001459 0.000000 1.565987 ( 1.566842)
build_ruby 0.000000 0.001649 3.353712 ( 3.547485)
build_all 0.006109 0.002094 6.283848 ( 2.892180)
build_install 0.014997 0.003757 7.512120 ( 4.067508)
test_btest 0.000917 0.000204 84.204939 ( 26.784899)
test_basic 0.000000 0.007028 0.912274 ( 0.977178)
test_all 0.007024 0.001449 711.205624 (249.039512)
test_rubyspec 0.042124 0.025925 104.617483 (119.663289)
total: 412.02 sec