Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-212628
#<BuildRuby:0x0000562a765168e0
@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.20230124-212628",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.005338 0.000098 1.233484 ( 2.330986)
build_miniruby 0.001382 0.000092 1.428219 ( 1.626262)
build_ruby 0.001674 0.000000 3.370591 ( 4.591363)
build_all 0.009237 0.000192 4.197371 ( 4.337557)
build_install 0.018557 0.000613 3.265101 ( 3.981140)
test_btest 0.000763 0.000045 59.712917 ( 47.684778)
test_basic 0.006006 0.000091 0.452836 ( 0.759731)
test_all 0.001175 0.000067 660.117512 (344.146630)
test_rubyspec 0.030097 0.024599 75.061312 ( 94.999885)
total: 504.46 sec