Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-071322
#<BuildRuby:0x00005615f78928e0
@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.20240111-071322",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001800 0.004259 1.704339 ( 2.383903)
build_miniruby 0.001599 0.000000 1.873334 ( 1.873810)
build_ruby 0.001592 0.000000 3.556303 ( 3.822675)
build_all 0.005995 0.000957 5.812411 ( 2.966495)
build_install 0.008513 0.009421 7.247200 ( 4.368453)
test_btest 0.000795 0.000000 83.064493 ( 30.613912)
test_basic 0.006697 0.000776 0.864798 ( 0.933514)
test_all 0.086397 0.029674 771.563666 (302.099061)
test_rubyspec 0.028707 0.038630 96.145187 (107.899612)
total: 456.96 sec