Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-072925
#<BuildRuby:0x00007f4143ecfdc0
@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.20241025-072925",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.001107 0.006294 2.849967 ( 2.808208)
build_miniruby 0.000000 0.001641 1.346877 ( 1.344297)
build_ruby 0.000000 0.002209 3.395810 ( 3.580319)
build_all 0.006805 0.001249 5.935368 ( 2.316262)
build_install 0.011547 0.006004 8.287337 ( 3.845283)
test_btest 0.000819 0.000246 69.762774 ( 18.950447)
test_basic 0.006781 0.003566 0.773059 ( 0.821202)
test_all 0.099154 0.048248 741.203555 (210.414438)
test_rubyspec 0.060172 0.029161 128.710185 ( 40.859239)
total: 284.94 sec