Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-064508
#<BuildRuby:0x0000556e28c15f48
@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.20240308-064508",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006289 0.001573 2.744897 ( 2.576971)
build_miniruby 0.001299 0.000324 1.866214 ( 1.875075)
build_ruby 0.001432 0.000358 3.588569 ( 3.835981)
build_all 0.005465 0.002385 6.699347 ( 3.017627)
build_install 0.015413 0.003846 8.875571 ( 4.576854)
test_btest 0.000764 0.000197 92.263716 ( 37.614564)
test_basic 0.004569 0.004216 1.003907 ( 1.070421)
test_all 0.080707 0.038433 800.567509 (295.270922)
test_rubyspec 0.050259 0.041165 132.556189 (144.591720)
total: 494.43 sec